Skip to content

Commit 48be13f

Browse files
chore(release): 2.6.2 [skip ci]
1 parent 0e003f6 commit 48be13f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2.6.2 (2024-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all dependencies ([#280](https://github.com/coveo/semantic-monorepo-tools/issues/280)) ([0e003f6](https://github.com/coveo/semantic-monorepo-tools/commits/0e003f62b9ea4c4139abd1bcfea317e0cf75f23d))
7+
8+
9+
110
## 2.6.1 (2024-12-09)
211

312

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveo/semantic-monorepo-tools",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
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)