diff --git a/.changeset/tender-clocks-unite.md b/.changeset/tender-clocks-unite.md deleted file mode 100644 index 3a69204..0000000 --- a/.changeset/tender-clocks-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@babylonlabs-io/bbn-core-ui": patch ---- - -fix dialog title diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a9b1e0..8399e07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @babylonlabs-io/bbn-core-ui +## 0.0.14 + +### Patch Changes + +- c438940: fix dialog title + ## 0.0.13 ### Patch Changes diff --git a/package.json b/package.json index 6b4cbbb..7ea0732 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@babylonlabs-io/bbn-core-ui", - "version": "0.0.13", + "version": "0.0.14", "type": "module", "types": "dist/index.d.ts", "publishConfig": {