Skip to content

Commit c3bd8ee

Browse files
chore(main): release 1.2.0 (#234)
1 parent 4ee7fd6 commit c3bd8ee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/jef/conventional-commits-pr-action/compare/v1.1.1...v1.2.0) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* bump node, deps, add bot_ignore ([ac8b430](https://github.com/jef/conventional-commits-pr-action/commit/ac8b430aae3be29f1a53b5e84eddb190341b7647))
9+
310
## [1.3.0](https://github.com/jef/conventional-commits-pr-action/compare/v1.2.0...v1.3.0) (2024-12-11)
411

512

package.json

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

0 commit comments

Comments
 (0)