Skip to content

Commit 73477bd

Browse files
Merge pull request #9 from yashanand1910/release-v1.1.0
chore: release 1.1.0
2 parents 4eb87f6 + c0f54c0 commit 73477bd

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [1.1.0](https://www.github.com/yashanand1910/standard-release-notes/compare/v1.0.0...v1.1.0) (2020-10-21)
4+
5+
6+
### Features
7+
8+
* placeholder for first release ([ecbeca7](https://www.github.com/yashanand1910/standard-release-notes/commit/ecbeca7cc961acc489152cf97f9f737bed165306))
9+
* placeholder for first release ([c8e1a52](https://www.github.com/yashanand1910/standard-release-notes/commit/c8e1a52106f0183106cd28e41df5d087172cf2bd))
10+
* placeholder for first release ([528cd8d](https://www.github.com/yashanand1910/standard-release-notes/commit/528cd8da2fbe36405fbb5f7fcfe5225f06d88cdc))
11+
* placeholder for first release ([e9e62b2](https://www.github.com/yashanand1910/standard-release-notes/commit/e9e62b226052bb33e69f5bf13a30d2fbc45f0165))
12+
13+
14+
### Bug Fixes
15+
16+
* main in action.yml ([77a00d5](https://www.github.com/yashanand1910/standard-release-notes/commit/77a00d5965e1922e1fab6608e4dff3d8932c3bf1))
17+
* module import issue ([46460f0](https://www.github.com/yashanand1910/standard-release-notes/commit/46460f018ccf23ebdc02464d8fd00ba8eea4fea0))
18+
* placeholder for first release ([a462e83](https://www.github.com/yashanand1910/standard-release-notes/commit/a462e832f160287ddfcc4755087fdb1ea4ac3a5f))
19+
* placeholder for first release ([67a4e81](https://www.github.com/yashanand1910/standard-release-notes/commit/67a4e81ca90fc1e62ad9f46a4efcb6090bd8063d))

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": "0.0.0",
3+
"version": "1.1.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)