Skip to content

Commit a0d98a6

Browse files
Merge pull request #34 from yashanand1910/release-please--branches--master
chore(master): release 1.4.0
2 parents 8103446 + 84274df commit a0d98a6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/yashanand1910/standard-release-notes/compare/v1.3.0...v1.4.0) (2024-02-17)
4+
5+
6+
### Features
7+
8+
* upgrade to node20 runtime ([43966e2](https://github.com/yashanand1910/standard-release-notes/commit/43966e203e53c3739cd7ae7f5c246bd125ce5ab4))
9+
310
## [1.3.0](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.2.1...v1.3.0) (2022-11-09)
411

512

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": "standard-release-notes",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "A GitHub action to extract release notes for a version from the changelog generated by standard-version.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)