Skip to content

Commit

Permalink
canary deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfromundefined committed Aug 14, 2024
1 parent aa00bbb commit c380878
Show file tree
Hide file tree
Showing 9 changed files with 64 additions and 11 deletions.
5 changes: 5 additions & 0 deletions .changeset/green-onions-sleep.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@stackflow/plugin-basic-ui": patch
---

feat(plugin-basic-ui): remove div wrapper in plugin-basic-ui
27 changes: 27 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"mode": "exit",
"tag": "canary",
"initialVersions": {
"@stackflow/config": "1.1.0",
"@stackflow/core": "1.1.0",
"@stackflow/demo": "1.3.1",
"@stackflow/docs": "1.2.26",
"@stackflow/compat-await-push": "1.1.12",
"@stackflow/link": "1.4.4",
"@stackflow/plugin-basic-ui": "1.9.1",
"@stackflow/plugin-devtools": "0.1.11",
"@stackflow/plugin-google-analytics-4": "1.1.14",
"@stackflow/plugin-history-sync": "1.6.2",
"@stackflow/plugin-map-initial-activity": "1.0.10",
"@stackflow/plugin-preload": "1.4.1",
"@stackflow/plugin-renderer-basic": "1.1.12",
"@stackflow/plugin-renderer-web": "1.1.12",
"@stackflow/plugin-stack-depth-change": "1.1.5",
"@stackflow/react-ui-core": "1.1.1",
"@stackflow/react": "1.3.1",
"@stackflow/esbuild-config": "1.0.3"
},
"changesets": [
"green-onions-sleep"
]
}
7 changes: 7 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @stackflow/demo

## 1.3.2-canary.0

### Patch Changes

- Updated dependencies
- @stackflow/plugin-basic-ui@1.9.2-canary.0

## 1.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo",
"version": "1.3.1",
"version": "1.3.2-canary.0",
"private": true,
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@stackflow/config": "^1.1.0",
"@stackflow/core": "^1.1.0",
"@stackflow/link": "^1.4.4",
"@stackflow/plugin-basic-ui": "^1.9.1",
"@stackflow/plugin-basic-ui": "^1.9.2-canary.0",
"@stackflow/plugin-devtools": "^0.1.11",
"@stackflow/plugin-history-sync": "^1.6.2",
"@stackflow/plugin-map-initial-activity": "^1.0.10",
Expand Down
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @stackflow/docs

## 1.2.27-canary.0

### Patch Changes

- Updated dependencies
- @stackflow/plugin-basic-ui@1.9.2-canary.0
- @stackflow/demo@1.3.2-canary.0

## 1.2.26

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/docs",
"version": "1.2.26",
"version": "1.2.27-canary.0",
"private": true,
"description": "Mobile-first stack navigator framework with Composable Plugin System",
"license": "MIT",
Expand All @@ -12,8 +12,8 @@
"dependencies": {
"@mdx-js/react": "^3.0.1",
"@stackflow/core": "^1.1.0",
"@stackflow/demo": "^1.3.1",
"@stackflow/plugin-basic-ui": "^1.9.1",
"@stackflow/demo": "^1.3.2-canary.0",
"@stackflow/plugin-basic-ui": "^1.9.2-canary.0",
"@stackflow/plugin-history-sync": "^1.6.2",
"@stackflow/plugin-renderer-basic": "^1.1.12",
"@stackflow/react": "^1.3.0",
Expand Down
6 changes: 6 additions & 0 deletions extensions/plugin-basic-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @stackflow/plugin-basic-ui

## 1.9.2-canary.0

### Patch Changes

- feat(plugin-basic-ui): remove div wrapper in plugin-basic-ui

## 1.9.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion extensions/plugin-basic-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-basic-ui",
"version": "1.9.1",
"version": "1.9.2-canary.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2322,7 +2322,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/demo@npm:^1.3.1, @stackflow/demo@workspace:demo":
"@stackflow/demo@npm:^1.3.2-canary.0, @stackflow/demo@workspace:demo":
version: 0.0.0-use.local
resolution: "@stackflow/demo@workspace:demo"
dependencies:
Expand All @@ -2333,7 +2333,7 @@ __metadata:
"@stackflow/core": "npm:^1.1.0"
"@stackflow/esbuild-config": "npm:^1.0.3"
"@stackflow/link": "npm:^1.4.4"
"@stackflow/plugin-basic-ui": "npm:^1.9.1"
"@stackflow/plugin-basic-ui": "npm:^1.9.2-canary.0"
"@stackflow/plugin-devtools": "npm:^0.1.11"
"@stackflow/plugin-history-sync": "npm:^1.6.2"
"@stackflow/plugin-map-initial-activity": "npm:^1.0.10"
Expand Down Expand Up @@ -2369,8 +2369,8 @@ __metadata:
"@mdx-js/react": "npm:^3.0.1"
"@seed-design/stylesheet": "npm:^1.0.4"
"@stackflow/core": "npm:^1.1.0"
"@stackflow/demo": "npm:^1.3.1"
"@stackflow/plugin-basic-ui": "npm:^1.9.1"
"@stackflow/demo": "npm:^1.3.2-canary.0"
"@stackflow/plugin-basic-ui": "npm:^1.9.2-canary.0"
"@stackflow/plugin-history-sync": "npm:^1.6.2"
"@stackflow/plugin-renderer-basic": "npm:^1.1.12"
"@stackflow/react": "npm:^1.3.0"
Expand Down Expand Up @@ -2431,7 +2431,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/plugin-basic-ui@npm:^1.9.1, @stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui":
"@stackflow/plugin-basic-ui@npm:^1.9.2-canary.0, @stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui":
version: 0.0.0-use.local
resolution: "@stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui"
dependencies:
Expand Down

0 comments on commit c380878

Please sign in to comment.