Skip to content

Commit 6334dc4

Browse files
Version Packages (alpha)
1 parent 4096185 commit 6334dc4

5 files changed

Lines changed: 17 additions & 3 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
"orange-rockets-compare",
107107
"perfect-waves-hunt",
108108
"pink-paths-film",
109+
"plenty-mangos-shine",
109110
"polite-hounds-mate",
110111
"polite-lamps-shop",
111112
"polite-months-rule",

easy-ui-icons/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @easypost/easy-ui-icons
22

3+
## 1.0.0-alpha.52
4+
5+
### Minor Changes
6+
7+
- 4096185: Adds Tenancy icon
8+
39
## 1.0.0-alpha.51
410

511
### Minor Changes

easy-ui-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@easypost/easy-ui-icons",
3-
"version": "1.0.0-alpha.51",
3+
"version": "1.0.0-alpha.52",
44
"exports": {
55
"./*": {
66
"types": "./dist/*.d.ts",

easy-ui-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @easypost/easy-ui
22

3+
## 1.0.0-alpha.109
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4096185]
8+
- @easypost/easy-ui-icons@1.0.0-alpha.52
9+
310
## 1.0.0-alpha.108
411

512
### Patch Changes

easy-ui-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@easypost/easy-ui",
3-
"version": "1.0.0-alpha.108",
3+
"version": "1.0.0-alpha.109",
44
"exports": {
55
"./*": {
66
"types": "./dist/*.d.ts",
@@ -29,7 +29,7 @@
2929
"test:watch": "vitest"
3030
},
3131
"dependencies": {
32-
"@easypost/easy-ui-icons": "1.0.0-alpha.51",
32+
"@easypost/easy-ui-icons": "1.0.0-alpha.52",
3333
"@easypost/easy-ui-tokens": "1.0.0-alpha.17",
3434
"@react-aria/toast": "^3.0.9",
3535
"@react-aria/utils": "^3.32.0",

0 commit comments

Comments
 (0)