Skip to content

Commit 876faf1

Browse files
Merge branch 'main' into #45-upgrade-node
# Conflicts: # package-lock.json # packages/publish-helper/package.json
2 parents a481ebd + da43386 commit 876faf1

3 files changed

Lines changed: 13 additions & 18 deletions

File tree

package-lock.json

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

packages/publish-helper/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.1.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@3.0.1...@shiftcode/publish-helper@3.1.0) (2025-05-14)
7+
8+
### Features
9+
10+
- **publish-helper:** update conventional-changelog-angular ([1ec776b](https://github.com/shiftcode/sc-commons-public/commit/1ec776b3f0017dcad90e92376afcdd11ab77e418))
11+
612
## [3.0.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@3.0.0...@shiftcode/publish-helper@3.0.1) (2024-07-26)
713

814
**Note:** Version bump only for package @shiftcode/publish-helper

packages/publish-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test:watch": "npm run test -- --watch"
2727
},
2828
"dependencies": {
29-
"conventional-changelog-angular": "^5.0.13",
29+
"conventional-changelog-angular": "^8.0.0",
3030
"yargs": "^17.7.2"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)