Skip to content

Commit

Permalink
release version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TimurRin authored Sep 25, 2024
1 parent 269e5f3 commit e70fff0
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 6 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ Visit the link above to see all unreleased changes.

[comment]: # (Insert new version after this line)

## [0.5.2](https://github.com/cinnabar-forge/clivo/releases/tag/v0.5.2) — 2024-09-25

- comply anca ([66fcc2c])
- update npm packages ([c2b186c])
- update npm vulnerable packages ([269e5f3])

[269e5f3]: https://github.com/cinnabar-forge/clivo/commit/269e5f3
[c2b186c]: https://github.com/cinnabar-forge/clivo/commit/c2b186c
[66fcc2c]: https://github.com/cinnabar-forge/clivo/commit/66fcc2c


## [0.5.1](https://github.com/cinnabar-forge/clivo/releases/tag/v0.5.1) — 2024-07-22

- [[14449db]] fix prepack script
Expand All @@ -30,4 +41,4 @@ Visit the link above to see all unreleased changes.
[68767ec]: https://github.com/cinnabar-forge/clivo/commit/68767ec


[unreleased]: https://github.com/cinnabar-forge/clivo/compare/v0.5.1...HEAD
[unreleased]: https://github.com/cinnabar-forge/clivo/compare/v0.5.2...HEAD
4 changes: 2 additions & 2 deletions anca.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"cinnabarMeta": {
"dataVersion": 0,
"version": {
"latest": "0.5.1",
"timestamp": 1721640844
"latest": "0.5.2",
"timestamp": 1727255677
},
"files": [
{
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": "clivo",
"version": "0.5.1",
"version": "0.5.2",
"description": "Simple CLI tools library",
"repository": {
"type": "git",
Expand Down

0 comments on commit e70fff0

Please sign in to comment.