Skip to content

Commit

Permalink
Version Packages (#97)
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 23, 2021
1 parent 37b5b6e commit 9c3d7ad
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/little-bags-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-cobras-lay.md

This file was deleted.

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

## 0.2.15

### Patch Changes

- 8fbae5e: Bugfix: fix component detection bug in parser
- 37b5b6e: Bugfix: wait to release processStyle() until after fn call

## 0.2.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@astrojs/compiler",
"type": "module",
"version": "0.2.14",
"version": "0.2.15",
"scripts": {
"build": "tsc -p ."
},
Expand Down

0 comments on commit 9c3d7ad

Please sign in to comment.