diff --git a/.changeset/popular-turtles-warn.md b/.changeset/popular-turtles-warn.md deleted file mode 100644 index cb9eced..0000000 --- a/.changeset/popular-turtles-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@babylonlabs-io/bbn-core-ui": patch ---- - -Add prefix to tailwind classname diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c56875..d47c008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @babylonlabs-io/bbn-core-ui +## 0.0.11 + +### Patch Changes + +- b572669: Add prefix to tailwind classname + ## 0.0.10 ### Patch Changes diff --git a/package.json b/package.json index 5c49ad8..d1c18c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@babylonlabs-io/bbn-core-ui", - "version": "0.0.10", + "version": "0.0.11", "type": "module", "types": "dist/index.d.ts", "publishConfig": {