Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2022
1 parent 9874c7b commit f5e784f
Show file tree
Hide file tree
Showing 51 changed files with 141 additions and 213 deletions.
7 changes: 0 additions & 7 deletions .changeset/angry-peaches-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/beige-deers-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-bees-call.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-peas-laugh.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/chilly-stingrays-play.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cool-turtles-lay.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/giant-pandas-roll.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/healthy-kangaroos-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-adults-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-schools-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-melons-wonder.md

This file was deleted.

72 changes: 0 additions & 72 deletions .changeset/pre.json

This file was deleted.

2 changes: 1 addition & 1 deletion examples/basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"astro": "astro"
},
"devDependencies": {
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/mdx": "^0.10.2-next.0",
"@astrojs/mdx": "^0.10.2",
"@astrojs/rss": "^1.0.0",
"@astrojs/sitemap": "^1.0.0",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/component/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"devDependencies": {
"@example/my-component": "workspace:*",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"serve": "astro --root demo preview"
},
"devDependencies": {
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@astrojs/preact": "^1.0.2",
"@astrojs/react": "^1.1.0-next.0",
"astro": "^1.1.0-next.0"
"@astrojs/react": "^1.1.0",
"astro": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/env-vars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"astro": "astro"
},
"devDependencies": {
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/framework-alpine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@astrojs/alpinejs": "^0.1.0",
"@types/alpinejs": "^3.7.0",
"alpinejs": "^3.10.2",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion examples/framework-lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/lit": "^1.0.0",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/framework-multiple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"devDependencies": {
"@astrojs/preact": "^1.0.2",
"@astrojs/react": "^1.1.0-next.0",
"@astrojs/solid-js": "^1.0.0",
"@astrojs/react": "^1.1.0",
"@astrojs/solid-js": "^1.1.0",
"@astrojs/svelte": "^1.0.0",
"@astrojs/vue": "^1.0.0",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
},
"dependencies": {
"preact": "^10.7.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/framework-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/preact": "^1.0.2",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
},
"dependencies": {
"preact": "^10.7.3"
Expand Down
4 changes: 2 additions & 2 deletions examples/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/react": "^1.1.0-next.0",
"@astrojs/react": "^1.1.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
},
"dependencies": {
"react": "^18.1.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/framework-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/solid-js": "^1.0.0",
"astro": "^1.1.0-next.0"
"@astrojs/solid-js": "^1.1.0",
"astro": "^1.1.0"
},
"dependencies": {
"solid-js": "^1.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/framework-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/svelte": "^1.0.0",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
},
"dependencies": {
"svelte": "^3.48.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/framework-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/vue": "^1.0.0",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
},
"dependencies": {
"vue": "^3.2.37"
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"astro": "astro"
},
"devDependencies": {
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/non-html-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"astro": "astro"
},
"devDependencies": {
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/portfolio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/preact": "^1.0.2",
"astro": "^1.1.0-next.0",
"astro": "^1.1.0",
"sass": "^1.52.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@astrojs/node": "^1.0.0",
"@astrojs/svelte": "^1.0.0",
"astro": "^1.1.0-next.0",
"astro": "^1.1.0",
"concurrently": "^7.2.1",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/subpath/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/react": "^1.1.0-next.0",
"astro": "^1.1.0-next.0"
"@astrojs/react": "^1.1.0",
"astro": "^1.1.0"
},
"dependencies": {
"react": "^18.1.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-markdown-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/markdown-remark": "^1.1.0-next.0",
"astro": "^1.1.0-next.0",
"@astrojs/markdown-remark": "^1.1.0",
"astro": "^1.1.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-markdown-shiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/markdown-remark": "^1.1.0-next.0",
"astro": "^1.1.0-next.0"
"@astrojs/markdown-remark": "^1.1.0",
"astro": "^1.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/mdx": "^0.10.2-next.0",
"@astrojs/mdx": "^0.10.2",
"@astrojs/preact": "^1.0.2",
"astro": "^1.1.0-next.0",
"astro": "^1.1.0",
"preact": "^10.6.5"
}
}
2 changes: 1 addition & 1 deletion examples/with-nanostores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
},
"devDependencies": {
"@astrojs/preact": "^1.0.2",
"astro": "^1.1.0-next.0"
"astro": "^1.1.0"
}
}
2 changes: 1 addition & 1 deletion examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/tailwind": "^1.0.0",
"astro": "^1.1.0-next.0",
"astro": "^1.1.0",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vite-plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
"astro": "^1.1.0-next.0",
"astro": "^1.1.0",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "vitest"
},
"devDependencies": {
"astro": "^1.1.0-next.0",
"astro": "^1.1.0",
"vitest": "^0.20.3"
}
}
Loading

0 comments on commit f5e784f

Please sign in to comment.