@saas-ui/modals 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- @saas-ui/modals:build: cache hit, replaying output b82b6517a24fbe55
2
- @saas-ui/modals:build: Build "@saas-ui/modals" to dist:
3
- @saas-ui/modals:build:  2.22 kB: index.js.gz
4
- @saas-ui/modals:build:  1.98 kB: index.js.br
5
- @saas-ui/modals:build:  2.17 kB: index.modern.js.gz
6
- @saas-ui/modals:build:  1.94 kB: index.modern.js.br
1
+ @saas-ui/modals:build: cache hit, replaying output 743c784647c8ec82
2
+ @saas-ui/modals:build: Build "@saas-ui/modals" to dist:
3
+ @saas-ui/modals:build:  2.22 kB: index.js.gz
4
+ @saas-ui/modals:build:  1.98 kB: index.js.br
5
+ @saas-ui/modals:build:  2.17 kB: index.modern.js.gz
6
+ @saas-ui/modals:build:  1.94 kB: index.modern.js.br
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @saas-ui/modals
2
2
 
3
+ ## 0.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Bump version
8
+
3
9
  ## 0.2.0
4
10
 
5
11
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saas-ui/modals",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "A modal manager for Chakra UI",
5
5
  "source": "src/index.ts",
6
6
  "exports": {