Skip to content

Commit c0d386a

Browse files
Merge pull request #11 from yashanand1910/release-v1.2.1
chore: release 1.2.1
2 parents c3c4c13 + d89b196 commit c0d386a

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.2.1](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.2.0...v1.2.1) (2020-10-21)
4+
5+
6+
### Bug Fixes
7+
8+
* output id for release_notes ([2c5e7bf](https://www.github.com/yashanand1910/standard-release-notes/commit/2c5e7bf2af0a7f813310b55ff4558b0a65fa5619))
9+
310
## [1.2.0](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.1.0...v1.2.0) (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.0",
3+
"version": "1.2.1",
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)