chore: release common@0.0.4
This commit is contained in:
parent
b01d829819
commit
33e421fffb
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## 0.0.4
|
||||||
|
- deprecate `labelPosition` prop
|
||||||
|
- TextArea and Dropdown types
|
||||||
|
|
||||||
## 0.0.3
|
## 0.0.3
|
||||||
- update package exports and files
|
- update package exports and files
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@astro-reactive/common",
|
"name": "@astro-reactive/common",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"description": "Common code for Astro Reactive Packages",
|
"description": "Common code for Astro Reactive Packages",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
|
|
Loading…
Reference in a new issue