Skip to content

Commit

Permalink
chore(main): release 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
replease[bot] committed Aug 10, 2023
1 parent a1121c2 commit 7095f4b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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.0.7"
".": "0.0.8"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.8](https://github.com/krystal/shard-tailwind/compare/v0.0.7...v0.0.8) (2023-08-10)


### Features

* publish to npm ([0aa7bf0](https://github.com/krystal/shard-tailwind/commit/0aa7bf0ad2a9ade2b3512280774d0b03fa081e0b))

## [0.0.7](https://github.com/krystal/shard-tailwind/compare/v0.0.6...v0.0.7) (2023-08-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"type": "git",
"url": "https://github.com/krystal/shard-tailwind.git"
},
"version": "0.0.7"
"version": "0.0.8"
}

0 comments on commit 7095f4b

Please sign in to comment.