0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

Version Packages (#912)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-07-28 14:37:29 -04:00 committed by GitHub
parent 73c28a36e5
commit b4f7888be3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 54 additions and 46 deletions

View file

@ -1,6 +0,0 @@
---
'docs': patch
'@astrojs/markdown-support': patch
---
Added remark-slug to default plugins

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fix TSX issue with JSX multi-rendering

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Adds support for image srcset to the build

View file

@ -1,5 +0,0 @@
---
"@astrojs/renderer-vue": patch
---
Revert #858

6
docs/CHANGELOG.md Normal file
View file

@ -0,0 +1,6 @@
# docs
## 0.0.3
### Patch Changes
- 70f0a09: Added remark-slug to default plugins

View file

@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"scripts": {
"start": "astro dev",
@ -12,7 +12,7 @@
},
"devDependencies": {
"@snowpack/plugin-dotenv": "^2.1.0",
"astro": "^0.18.0-next.4",
"astro": "^0.18.2",
"broken-link-checker": "^0.7.8",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.2",

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -8,7 +8,7 @@
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.1.0",
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1",
"astro": "^0.18.2",
"@astrojs/renderer-solid": "0.1.0"
},
"snowpack": {

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -18,7 +18,7 @@
"devDependencies": {
"@contentful/rich-text-html-renderer": "^14.1.2",
"@contentful/rich-text-types": "^14.1.2",
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1",
"astro": "^0.18.2",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"dependencies": {
"nanostores": "^0.3.3"

View file

@ -8,7 +8,7 @@
},
"devDependencies": {
"tailwindcss": "^2.1.2",
"astro": "^0.18.1"
"astro": "^0.18.2"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -1,5 +1,16 @@
# astro
## 0.18.2
### Patch Changes
- 829d5ba: Fix TSX issue with JSX multi-rendering
- 23b0d2d: Adds support for image srcset to the build
- Updated dependencies [70f0a09]
- Updated dependencies [fdb1c15]
- @astrojs/markdown-support@0.2.1
- @astrojs/renderer-vue@0.1.5
## 0.18.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "0.18.1",
"version": "0.18.2",
"author": "Skypack",
"license": "MIT",
"type": "module",
@ -43,13 +43,13 @@
"test": "uvu test -i fixtures -i benchmark -i test-utils.js"
},
"dependencies": {
"@astrojs/markdown-support": "0.2.0",
"@astrojs/markdown-support": "0.2.1",
"@astrojs/parser": "0.18.0",
"@astrojs/prism": "0.2.2",
"@astrojs/renderer-preact": "0.2.0",
"@astrojs/renderer-react": "0.2.0",
"@astrojs/renderer-svelte": "0.1.1",
"@astrojs/renderer-vue": "0.1.4",
"@astrojs/renderer-vue": "0.1.5",
"@babel/code-frame": "^7.12.13",
"@babel/core": "^7.14.6",
"@babel/generator": "^7.13.9",

View file

@ -1,5 +1,11 @@
# @astrojs/markdown-support
## 0.2.1
### Patch Changes
- 70f0a09: Added remark-slug to default plugins
## 0.2.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/markdown-support",
"version": "0.2.0",
"version": "0.2.1",
"main": "./dist/index.js",
"type": "module",
"repository": {

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-vue
## 0.1.5
### Patch Changes
- fdb1c15: Revert #858
## 0.1.4
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-vue",
"version": "0.1.4",
"version": "0.1.5",
"type": "module",
"exports": {
".": "./index.js",

View file

@ -7,6 +7,6 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^0.18.1"
"astro": "^0.18.2"
}
}