feat: publish (feat: add lifecycles and watch)

This commit is contained in:
iandxssxx 2024-04-10 23:00:49 -04:00
parent 325f4c406a
commit 4608422c0a
6 changed files with 23 additions and 3 deletions

View File

@ -1,5 +1,12 @@
# babel-preset-inula-next
## 0.0.3
### Patch Changes
- Updated dependencies
- @openinula/class-transformer@0.0.2
## 0.0.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "babel-preset-inula-next",
"version": "0.0.2",
"version": "0.0.3",
"author": {
"name": "IanDx",
"email": "iandxssxx@gmail.com"

View File

@ -0,0 +1,7 @@
# @openinula/class-transformer
## 0.0.2
### Patch Changes
- feat: add lifecycles and watch

View File

@ -1,6 +1,6 @@
{
"name": "@openinula/class-transformer",
"version": "0.0.1",
"version": "0.0.2",
"description": "Inula view generator",
"keywords": [
"inula"

View File

@ -1,5 +1,11 @@
# vite-plugin-inula-next
## 0.0.3
### Patch Changes
- babel-preset-inula-next@0.0.3
## 0.0.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "vite-plugin-inula-next",
"version": "0.0.2",
"version": "0.0.3",
"author": {
"name": "IanDx",
"email": "iandxssxx@gmail.com"