Skip to content

Commit

Permalink
chore: release 0.14.2 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 13, 2022
1 parent dde0a0e commit 2cd9be4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### [0.14.2](https://www.github.com/jthegedus/svelte-adapter-firebase/compare/v0.14.1...v0.14.2) (2022-08-13)


### Bug Fixes

* **#172:** Remove reference to obsoleted `writeStatic` ([#173](https://www.github.com/jthegedus/svelte-adapter-firebase/issues/173)) ([9a990a0](https://www.github.com/jthegedus/svelte-adapter-firebase/commit/9a990a00667b5f2197915d8b380593a5a05d306b))
* bump kit versions, update deps & fix xojs issues ([#178](https://www.github.com/jthegedus/svelte-adapter-firebase/issues/178)) ([dde0a0e](https://www.github.com/jthegedus/svelte-adapter-firebase/commit/dde0a0ea9802000df2b07c760357d8eac8a976fa))
* Pass rendered.headers to writeHead as object ([#176](https://www.github.com/jthegedus/svelte-adapter-firebase/issues/176)) ([11d90cb](https://www.github.com/jthegedus/svelte-adapter-firebase/commit/11d90cb6059585e9c95ca06d06e153ddf514f7b4))

### [0.14.1](https://www.github.com/jthegedus/svelte-adapter-firebase/compare/v0.14.0...v0.14.1) (2022-06-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"serverless",
"ssr"
],
"version": "0.14.1",
"version": "0.14.2",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 2cd9be4

Please sign in to comment.