Skip to content

Commit 15525b3

Browse files
Merge pull request #28 from yashanand1910/release-v1.3.0
chore: release 1.3.0
2 parents a4d8d5c + 5fe826d commit 15525b3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.3.0](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.2.1...v1.3.0) (2022-11-09)
4+
5+
6+
### Features
7+
8+
* upgrade to node v16 ([3b7d4cd](https://www.github.com/yashanand1910/standard-release-notes/commit/3b7d4cd5c17633e0cf3ed2f42aec1c6ea180f6e2))
9+
310
### [1.2.1](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.2.0...v1.2.1) (2020-10-21)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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.2.1",
3+
"version": "1.3.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)