Skip to content

Commit

Permalink
[ci] release (#867)
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
github-actions[bot] and github-actions[bot] authored Oct 4, 2023
1 parent 09abfe4 commit cebace1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/giant-chicken-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-spoons-rescue.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @astrojs/compiler

## 2.2.0

### Minor Changes

- 7579d7c: Support CSS `@starting-style` rule (From: https://github.com/evanw/esbuild/pull/3249)
- 09abfe4: Adds ability for TSX output to automatically infer `Astro.props` and `Astro.params` when `getStaticPaths` is used

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"bugs": "https://github.com/withastro/compiler/issues",
"homepage": "https://astro.build",
"version": "2.1.0",
"version": "2.2.0",
"scripts": {
"build": "tsup"
},
Expand Down

0 comments on commit cebace1

Please sign in to comment.