Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: replease[bot] <132441688+replease[bot]@users.noreply.github.com>
  • Loading branch information
replease[bot] authored Apr 5, 2024
1 parent 8dddd74 commit cbbb912
Show file tree
Hide file tree
Showing 3 changed files with 13 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.9"
".": "0.1.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.1.0](https://github.com/krystal/shard-tailwind/compare/v0.0.9...v0.1.0) (2024-04-05)


### ⚠ BREAKING CHANGES

* improved plugin options ([#11](https://github.com/krystal/shard-tailwind/issues/11))

### Features

* improved plugin options ([#11](https://github.com/krystal/shard-tailwind/issues/11)) ([8dddd74](https://github.com/krystal/shard-tailwind/commit/8dddd7441886af11b4d38843483d34b691121cf1))

## [0.0.9](https://github.com/krystal/shard-tailwind/compare/v0.0.8...v0.0.9) (2023-10-24)


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.9"
"version": "0.1.0"
}

0 comments on commit cbbb912

Please sign in to comment.