Skip to content

Commit 8fa5cad

Browse files
ryok90claude
andauthored
chore: bump minor version to 1.1.0 (#451)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 3c3fed0 commit 8fa5cad

23 files changed

Lines changed: 23 additions & 23 deletions

File tree

libs/create-zephyr-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-zephyr-apps",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "A CLI tool to create web applications using Zephyr.",
55
"keywords": [
66
"zephyr",

libs/parcel-reporter-zephyr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parcel-reporter-zephyr",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Parcel reporter for Zephyr",
55
"repository": {
66
"type": "git",

libs/rollup-plugin-zephyr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-zephyr",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Rollup plugin for Zephyr",
55
"keywords": [
66
"rollup",

libs/vite-plugin-tanstack-start-zephyr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-tanstack-start-zephyr",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Vite plugin for Zephyr with TanStack Start support",
55
"$schema": "https://raw.githubusercontent.com/vitejs/vite-plugin-registry/refs/heads/main/data/schema/extended-package-json.schema.json",
66
"keywords": [

libs/vite-plugin-vinext-zephyr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-vinext-zephyr",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Vite plugin for deploying Vinext applications with Zephyr",
55
"$schema": "https://raw.githubusercontent.com/vitejs/vite-plugin-registry/refs/heads/main/data/schema/extended-package-json.schema.json",
66
"keywords": [

libs/vite-plugin-zephyr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-zephyr",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Vite plugin for Zephyr",
55
"$schema": "https://raw.githubusercontent.com/vitejs/vite-plugin-registry/refs/heads/main/data/schema/extended-package-json.schema.json",
66
"keywords": [

libs/with-zephyr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "with-zephyr",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "A codemod to automatically add withZephyr plugin to bundler configurations",
55
"main": "dist/index.js",
66
"repository": {

libs/zephyr-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zephyr-agent",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Zephyr plugin agent",
55
"repository": {
66
"type": "git",

libs/zephyr-astro-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zephyr-astro-integration",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Astro integration for Zephyr Cloud deployment and module federation",
55
"homepage": "https://github.com/ZephyrCloudIO/zephyr-packages/tree/main/libs/zephyr-astro-integration#readme",
66
"repository": {

libs/zephyr-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zephyr-cli",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "CLI tool for running build commands and uploading assets to Zephyr",
55
"keywords": [
66
"zephyr",

0 commit comments

Comments
 (0)