Skip to content

Commit

Permalink
chore(main): release 0.1.3 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 4, 2024
1 parent a519fe7 commit 96cc41a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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/ngregrichardson/linxz/compare/v0.1.2...v0.1.3) (2024-05-04)


### Bug Fixes

* **deploy:** allow package writing when deploying running deploy workflow ([d4407cf](https://github.com/ngregrichardson/linxz/commit/d4407cf486868c0846a5143fd8034443164ce4e7))

## [0.1.2](https://github.com/ngregrichardson/linxz/compare/v0.1.1...v0.1.2) (2024-05-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linxz",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 96cc41a

Please sign in to comment.