Skip to content

Commit

Permalink
Release v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Apr 25, 2023
1 parent eac70ef commit f99f5cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog

Tag ranges `v0.1.0...v0.1.4` (5). [All GitHub Releases](https://github.com/lvjiaxuan/unocss-transformer-attribute-values-group/releases).
Tag ranges `v0.1.0...v0.1.5` (6). [All GitHub Releases](https://github.com/lvjiaxuan/unocss-transformer-attribute-values-group/releases).

## v0.1.5 <sub>(2023-04-25)</sub>
[Compare changes](https://github.com/lvjiaxuan/unocss-transformer-attribute-values-group/compare/v0.1.4...v0.1.5)

### &nbsp;&nbsp;&nbsp;🐛 Fixes

- hack &nbsp;-&nbsp; by **lvjiaxuan** [<samp>(eac70)</samp>](https://github.com/lvjiaxuan/unocss-transformer-attribute-values-group/commit/eac70ef)

## v0.1.4 <sub>(2023-04-25)</sub>
[Compare changes](https://github.com/lvjiaxuan/unocss-transformer-attribute-values-group/compare/v0.1.3...v0.1.4)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "unocss-transformer-attribute-values-group",
"version": "0.1.4",
"version": "0.1.5",
"description": "Attribute values group transformer for UnoCSS.",
"keywords": [
"unocss",
Expand Down

0 comments on commit f99f5cb

Please sign in to comment.