Skip to content

Commit

Permalink
[ci] release (withastro#3921)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
astrobot-houston and github-actions[bot] authored Jul 14, 2022
1 parent 54200d0 commit 0fc2b12
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# astro

## 1.0.0-beta.71

### Patch Changes

- [#3918](https://github.com/withastro/astro/pull/3918) [`6a7a17f73`](https://github.com/withastro/astro/commit/6a7a17f735bd8a58cdc08f25a1442277aa7d2fb0) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update `@astrojs/compiler`, fixing various edge cases around nested expressions, tables, and conditional slots. See the [`@astrojs/[email protected] changelog`](https://github.com/withastro/compiler/blob/main/packages/compiler/CHANGELOG.md#0190) for more information.

- Updated dependencies [[`01a55467d`](https://github.com/withastro/astro/commit/01a55467d561974f843a9e0cd6963af7c840abb9)]:
- @astrojs/markdown-remark@0.11.7

## 1.0.0-beta.70

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro",
"version": "1.0.0-beta.70",
"version": "1.0.0-beta.71",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",
Expand Down Expand Up @@ -84,7 +84,7 @@
"dependencies": {
"@astrojs/compiler": "^0.19.0",
"@astrojs/language-server": "^0.13.4",
"@astrojs/markdown-remark": "^0.11.6",
"@astrojs/markdown-remark": "^0.11.7",
"@astrojs/prism": "0.6.0",
"@astrojs/telemetry": "^0.4.0",
"@astrojs/webapi": "^0.12.0",
Expand Down

0 comments on commit 0fc2b12

Please sign in to comment.