Version Packages (next) (#1791)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-11-11 08:48:04 -05:00 committed by GitHub
parent 8e3fd04dbd
commit 83be55d5dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 43 additions and 23 deletions

View file

@ -38,12 +38,16 @@
"@example/portfolio-svelte": "0.0.1" "@example/portfolio-svelte": "0.0.1"
}, },
"changesets": [ "changesets": [
"beige-kings-listen",
"curvy-glasses-rest",
"curvy-years-kiss", "curvy-years-kiss",
"dull-bikes-doubt", "dull-bikes-doubt",
"giant-shirts-sing", "giant-shirts-sing",
"pink-trainers-learn", "pink-trainers-learn",
"shaggy-guests-type", "shaggy-guests-type",
"silly-apples-build", "silly-apples-build",
"tiny-bulldogs-lie" "silly-peas-battle",
"tiny-bulldogs-lie",
"young-steaks-report"
] ]
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -12,7 +12,7 @@
"@docsearch/react": "^1.0.0-alpha.27" "@docsearch/react": "^1.0.0-alpha.27"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2", "astro": "^0.21.0-next.3",
"@snowpack/plugin-dotenv": "^2.1.0" "@snowpack/plugin-dotenv": "^2.1.0"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-lit": "^0.2.0-next.0", "@astrojs/renderer-lit": "^0.2.0-next.0",
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.0", "@astrojs/renderer-solid": "^0.2.0-next.0",
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.0", "@astrojs/renderer-solid": "^0.2.0-next.0",
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2", "astro": "^0.21.0-next.3",
"rehype-add-classes": "^1.0.0", "rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0", "rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2", "rehype-toc": "^3.0.2",

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -13,6 +13,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.0", "@astrojs/renderer-solid": "^0.2.0-next.0",
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2", "astro": "^0.21.0-next.3",
"autoprefixer": "^10.4.0", "autoprefixer": "^10.4.0",
"tailwindcss": "^2.2.19" "tailwindcss": "^2.2.19"
} }

View file

@ -1,5 +1,15 @@
# astro # astro
## 0.21.0-next.3
### Patch Changes
- 7eaabbb0: Fix error with Markdown content attribute parsing
- fd52bcee: Update the build to build/bundle assets
- 7eaabbb0: Fix bug with attribute serialization
- Updated dependencies [7eaabbb0]
- @astrojs/markdown-remark@0.4.0-next.1
## 0.21.0-next.2 ## 0.21.0-next.2
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "astro", "name": "astro",
"version": "0.21.0-next.2", "version": "0.21.0-next.3",
"author": "Skypack", "author": "Skypack",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
@ -55,7 +55,7 @@
"dependencies": { "dependencies": {
"@astrojs/compiler": "^0.2.26", "@astrojs/compiler": "^0.2.26",
"@astrojs/language-server": "^0.7.16", "@astrojs/language-server": "^0.7.16",
"@astrojs/markdown-remark": "^0.4.0-next.0", "@astrojs/markdown-remark": "^0.4.0-next.1",
"@astrojs/markdown-support": "0.3.1", "@astrojs/markdown-support": "0.3.1",
"@astrojs/prism": "0.3.0-next.0", "@astrojs/prism": "0.3.0-next.0",
"@astrojs/renderer-preact": "^0.3.0-next.0", "@astrojs/renderer-preact": "^0.3.0-next.0",

View file

@ -1,5 +1,11 @@
# @astrojs/markdown-support # @astrojs/markdown-support
## 0.4.0-next.1
### Patch Changes
- 7eaabbb0: Fix bug where code blocks would not be escaped properly
## 0.4.0-next.0 ## 0.4.0-next.0
### Minor Changes ### Minor Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@astrojs/markdown-remark", "name": "@astrojs/markdown-remark",
"version": "0.4.0-next.0", "version": "0.4.0-next.1",
"main": "./dist/index.js", "main": "./dist/index.js",
"type": "module", "type": "module",
"repository": { "repository": {

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.0-next.2" "astro": "^0.21.0-next.3"
} }
} }