Skip to content

Commit d4d5931

Browse files
chore(release): 2.5.0 [skip ci]
1 parent 6fbb84b commit d4d5931

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 2.5.0 (2024-10-23)
2+
3+
4+
### Features
5+
6+
* **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))
7+
8+
9+
110
## 2.4.61 (2024-10-21)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveo/semantic-monorepo-tools",
3-
"version": "2.4.61",
3+
"version": "2.5.0",
44
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos",
55
"homepage": "https://github.com/coveo/semantic-monorepo-tools#readme",
66
"repository": {

0 commit comments

Comments
 (0)