Skip to content

Commit 5a32b6e

Browse files
chore(main): release 1.1.0 (#148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b089afb commit 5a32b6e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/jef/conventional-commits-release-action/compare/v1.0.0...v1.1.0) (2022-03-22)
4+
5+
6+
### Features
7+
8+
* use node16, bump deps ([#147](https://github.com/jef/conventional-commits-release-action/issues/147)) ([b089afb](https://github.com/jef/conventional-commits-release-action/commit/b089afbfaea08f08b37c610c9bf2cbe1645f2281))
9+
310
## 1.0.0 (2021-05-11)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jef/conventional-commits-release-action",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "Lints pull requests based on Conventional Commits and Jira tickets",
66
"main": "build/src/main.js",

0 commit comments

Comments
 (0)