We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3f430 commit 8f48e69Copy full SHA for 8f48e69
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.1.1](https://github.com/jef/conventional-commits-pr-action/compare/v1.1.0...v1.1.1) (2022-03-22)
4
+
5
6
+### Bug Fixes
7
8
+* ci version, rebuild dist ([74f2326](https://github.com/jef/conventional-commits-pr-action/commit/74f23260ae52eecbdd9a449612b6fcd3a953e9f0))
9
10
## [1.1.0](https://github.com/jef/conventional-commits-pr-action/compare/v1.0.0...v1.1.0) (2022-03-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@jef/conventional-commits-pr-action",
- "version": "1.1.0",
+ "version": "1.1.1",
"private": true,
"description": "Lints pull requests based on Conventional Commits and Jira tickets",
"main": "build/src/main.js",
0 commit comments