Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firefoxic committed May 9, 2024
1 parent 37b9102 commit 0eeb45b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 

## [Unreleased]

## [0.1.0] — 2024–05–09

### Added

- The basic functionality of the `update-changelog` CLI utility.

[Unreleased]: https://github.com/firefoxic/update-changelog/compare/v0.0.1...HEAD
[Unreleased]: https://github.com/firefoxic/update-changelog/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/firefoxic/update-changelog/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@firefoxic/update-changelog",
"description": "CLI utility for automatic update of CHANGELOG.md",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"author": {
"name": "Sergey Artemov",
Expand Down

0 comments on commit 0eeb45b

Please sign in to comment.