Skip to content

Commit

Permalink
Cut release (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
dangoslen authored Aug 5, 2023
1 parent a6cd02d commit e779e7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [UNRELEASED]

## [v3.5.1]
### Security
- Removes `uglify-js` and `dist` packages

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "changelog-enforcer",
"version": "3.5.0",
"version": "3.5.1",
"description": "Enforces that a changelog is kept up-to-date",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e779e7f

Please sign in to comment.