Skip to content

Commit 4dc9843

Browse files
Merge pull request #10 from yashanand1910/release-v1.2.0
chore: release 1.2.0
2 parents 3241d44 + 538bd2b commit 4dc9843

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.0](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.1.0...v1.2.0) (2020-10-21)
4+
5+
6+
### Features
7+
8+
* support for processing github.ref directly ([a6406db](https://www.github.com/yashanand1910/standard-release-notes/commit/a6406db21694cdb198b18ddb4c03cd57dc94388c))
9+
310
## [1.1.0](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.0.0...v1.1.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.1.0",
3+
"version": "1.2.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)