Skip to content

Commit

Permalink
chore: release 0.15.0 (#204)
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 Jan 17, 2023
1 parent 352072d commit d3eaf55
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.15.0](https://www.github.com/jthegedus/svelte-adapter-firebase/compare/v0.14.4...v0.15.0) (2023-01-17)


### ⚠ BREAKING CHANGES

* sync with kit@1.1.1 based on (PRs #194 #200) (#203)

### Bug Fixes

* **#192:** replace getStaticDirectory with kit.files.assets ([#193](https://www.github.com/jthegedus/svelte-adapter-firebase/issues/193)) ([a4b4daa](https://www.github.com/jthegedus/svelte-adapter-firebase/commit/a4b4daac795cd93a4a06f5d218f69841810e686b))
* sync with kit@1.1.1 based on (PRs [#194](https://www.github.com/jthegedus/svelte-adapter-firebase/issues/194) [#200](https://www.github.com/jthegedus/svelte-adapter-firebase/issues/200)) ([#203](https://www.github.com/jthegedus/svelte-adapter-firebase/issues/203)) ([352072d](https://www.github.com/jthegedus/svelte-adapter-firebase/commit/352072d0f30ef76442fc143ccb4a446119a573ee))

### [0.14.4](https://www.github.com/jthegedus/svelte-adapter-firebase/compare/v0.14.3...v0.14.4) (2022-09-08)


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.4",
"version": "0.15.0",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit d3eaf55

Please sign in to comment.