Skip to content

Commit

Permalink
6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
screendriver committed Mar 6, 2024
1 parent 02ce4f7 commit 70a4e2f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 6.1.1 (March 6, 2024)

### Bug Fixes

* Revert "⬆️ Update @enormora/eslint-config" ([#365](https://github.com/lo1tuma/pr-log/pull/365))
* Move loglevel from development to runtime dependencies ([#363](https://github.com/lo1tuma/pr-log/pull/363))

### Dependency Upgrades

* ⬆️ Update @enormora/eslint-config ([#358](https://github.com/lo1tuma/pr-log/pull/358))
* ⬆️ Lock file maintenance ([#364](https://github.com/lo1tuma/pr-log/pull/364))
* ⬆️ Lock file maintenance ([#361](https://github.com/lo1tuma/pr-log/pull/361))
* ⬆️ Lock file maintenance ([#360](https://github.com/lo1tuma/pr-log/pull/360))
* ⬆️ Update dependency commander to v12 ([#355](https://github.com/lo1tuma/pr-log/pull/355))
* ⬆️ Lock file maintenance ([#359](https://github.com/lo1tuma/pr-log/pull/359))
* ⬆️ Lock file maintenance ([#357](https://github.com/lo1tuma/pr-log/pull/357))
* Move @enormora dependencies to development dependencies ([#356](https://github.com/lo1tuma/pr-log/pull/356))

## 6.1.0 (February 4, 2024)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pr-log",
"version": "6.1.0",
"version": "6.1.1",
"type": "module",
"description": "Changelog generator based on GitHub Pull Requests",
"bin": "target/build/source/bin/pr-log.js",
Expand Down

0 comments on commit 70a4e2f

Please sign in to comment.