Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.4...v5.1.0) (2025-01-06)

### Features

* trigger release after mjs rewrite ([220f472](220f472))
  • Loading branch information
semantic-release-bot committed Jan 6, 2025
1 parent 7ca76f1 commit 79d086e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.1.0](https://github.com/FRSOURCE/frs-replace/compare/v5.0.4...v5.1.0) (2025-01-06)


### Features

* trigger release after mjs rewrite ([220f472](https://github.com/FRSOURCE/frs-replace/commit/220f4721d0e895499b53742c86c8555730864c0b))

## [5.0.4](https://github.com/FRSOURCE/frs-replace/compare/v5.0.3...v5.0.4) (2025-01-06)

## [5.0.3](https://github.com/FRSOURCE/frs-replace/compare/v5.0.2...v5.0.3) (2025-01-06)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frsource/frs-replace",
"version": "5.0.4",
"version": "5.1.0",
"description": "Simple wrapper around javascript replace with CLI usage support!",
"bin": {
"frs-replace": "./bin/cli.mjs"
Expand Down

0 comments on commit 79d086e

Please sign in to comment.