Skip to content

Commit

Permalink
release(components/atom/tag): v2.55.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Aug 21, 2024
1 parent a7a43ef commit d61308c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions components/atom/tag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

# 2.55.0 (2024-08-21)


### Features

* make tag compatible witout theme-v7 deprecated tools ([8142c9d](https://github.com/SUI-Components/sui-components/commit/8142c9d0489f9488b2ee3b15a3c66258674642cb))
* remove deprecated scss modules ([59b4edf](https://github.com/SUI-Components/sui-components/commit/59b4edf0ad1449e2a42bf7e1f01f31d069a21baf))



# 2.54.0 (2024-05-06)


Expand Down
2 changes: 1 addition & 1 deletion components/atom/tag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-atom-tag",
"version": "2.54.0",
"version": "2.55.0",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit d61308c

Please sign in to comment.