Skip to content

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darkmavis1980 committed Nov 24, 2024
1 parent f74d54e commit 22f3321
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog

## [v0.7.0](https://github.com/darkmavis1980/px-converter/compare/v0.6.0...v0.7.0)
## [v0.7.1](https://github.com/darkmavis1980/px-converter/compare/v0.7.0...v0.7.1)

### Merged

- Feature/remove oclif dependencies [`#27`](https://github.com/darkmavis1980/px-converter/pull/27)

### Commits

- fix: update dependencies and fix vulnerabilities [`f74d54e`](https://github.com/darkmavis1980/px-converter/commit/f74d54e755d475194ffcd1b356bb6bf91a8dc343)

## [v0.7.0](https://github.com/darkmavis1980/px-converter/compare/v0.6.0...v0.7.0) - 2024-01-09

### Merged

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": "px-converter",
"version": "0.7.0",
"version": "0.7.1",
"author": "Alessio Michelini",
"bin": {
"px-converter": "./bin/run"
Expand Down

0 comments on commit 22f3321

Please sign in to comment.