Skip to content

Commit 886f696

Browse files
chore(main): release 1.3.1 (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2ee72ea commit 886f696

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.3.1](https://github.com/bcoe/conventional-release-labels/compare/v1.3.0...v1.3.1) (2022-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** address vulnerabilities, upgrading ansi-regex and minimist and node-fetch ([#31](https://github.com/bcoe/conventional-release-labels/issues/31)) ([61b86a2](https://github.com/bcoe/conventional-release-labels/commit/61b86a2a704f99ca3fcdfcba903bd2a0c5d54d53))
9+
310
## [1.3.0](https://www.github.com/bcoe/conventional-release-labels/compare/v1.2.2...v1.3.0) (2021-10-14)
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,7 +1,7 @@
11
{
22
"name": "conventional-release-labels",
33
"private": true,
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"description": "automatically apply release labels to PR, based on conventionalcommits.org",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)