Skip to content

Commit

Permalink
chore(main): release impvol 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and boneskull committed Aug 23, 2024
1 parent 8ebc118 commit c25ab17
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.2"
".": "0.1.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/boneskull/impvol/compare/impvol-v0.1.2...impvol-v0.1.3) (2024-08-23)


### Bug Fixes

* **pkg:** ugh what have I done ([8ebc118](https://github.com/boneskull/impvol/commit/8ebc11801c2a3b56e94640803b06f8544d94fdb9))

## [0.1.2](https://github.com/boneskull/impvol/compare/impvol-v0.1.1...impvol-v0.1.2) (2024-08-23)


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": "impvol",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"description": "Import scripts and modules from virtual filesystems",
"repository": {
Expand Down

0 comments on commit c25ab17

Please sign in to comment.