Skip to content

Commit

Permalink
Merge pull request #19 from krystal/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--shard-tailwind

chore(main): release 0.1.2
  • Loading branch information
mattbearman authored Jul 17, 2024
2 parents 834c3a5 + 0cebc3b commit ef0f9c0
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.1.1"
".": "0.1.2"
}
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.2](https://github.com/krystal/shard-tailwind/compare/v0.1.1...v0.1.2) (2024-07-16)


### Features

* Update class safelist for darkmode support ([98a8a1a](https://github.com/krystal/shard-tailwind/commit/98a8a1a4cb9b2268252945a00355bd8592ff687f))

## [0.1.1](https://github.com/krystal/shard-tailwind/compare/v0.1.0...v0.1.1) (2024-06-04)


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.1.1"
"version": "0.1.2"
}

0 comments on commit ef0f9c0

Please sign in to comment.