Skip to content

Commit

Permalink
[ci] release (#792)
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 May 17, 2023
1 parent e104c1c commit d1d786d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-bears-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-countries-act.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

## 1.4.2

### Patch Changes

- e104c1c: Polyfill the entire crypto object if node >= v16.17.0
- 6f7b2f6: Fix crash when transforming files with Windows line endings

## 1.4.1

### Patch 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": "1.4.1",
"version": "1.4.2",
"scripts": {
"build": "tsc -p . && esbuild node/sync.cts --bundle --format=cjs --platform=node --outfile=node/sync.cjs"
},
Expand Down

0 comments on commit d1d786d

Please sign in to comment.