Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneyJackson committed Dec 2, 2023
1 parent 7747836 commit b4ae438
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .releaserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ plugins:

- - "@semantic-release/github"
# Creates GitLab release entry and uploads specified assets.

- - "@semantic-release/git"
- assets:
- src/VERSION
message: "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
2 changes: 1 addition & 1 deletion src/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v6.1.2
v6.1.3

0 comments on commit b4ae438

Please sign in to comment.