Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-experience-bot[bot] authored Oct 23, 2024
1 parent 6fbb84b commit d4d5931
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 2.5.0 (2024-10-23)


### Features

* **npm:** add fn to Update a package's tag in the npm registry to a specific version ([#267](https://github.com/coveo/semantic-monorepo-tools/issues/267)) ([6fbb84b](https://github.com/coveo/semantic-monorepo-tools/commits/6fbb84bc8b8fb793a4777dcde772062a92b179d0))



## 2.4.61 (2024-10-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/semantic-monorepo-tools",
"version": "2.4.61",
"version": "2.5.0",
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos",
"homepage": "https://github.com/coveo/semantic-monorepo-tools#readme",
"repository": {
Expand Down

0 comments on commit d4d5931

Please sign in to comment.