Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#147)
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 1, 2024
1 parent cb6696f commit 81ec88d
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.0.0](https://github.com/HalfdanJ/svelte-adapter-appengine/compare/v0.10.3...v1.0.0) (2024-01-01)


### Features

* Change default nodejs runtime to 18 ([#145](https://github.com/HalfdanJ/svelte-adapter-appengine/issues/145)) ([7bacc4c](https://github.com/HalfdanJ/svelte-adapter-appengine/commit/7bacc4cd050f7e8f0de8118270911ccad643c5b8))


### Bug Fixes

* Mark sveltekit 2 as valid peer dependency ([#148](https://github.com/HalfdanJ/svelte-adapter-appengine/issues/148)) ([c531361](https://github.com/HalfdanJ/svelte-adapter-appengine/commit/c5313613e2b34ca2e54d10343e171f66f21346e5))


### Miscellaneous Chores

* release 1.0.0 ([cb6696f](https://github.com/HalfdanJ/svelte-adapter-appengine/commit/cb6696fcc7a296ab8c2bdd15acfd71d33aa64768))

## [0.10.3](https://github.com/HalfdanJ/svelte-adapter-appengine/compare/v0.10.2...v0.10.3) (2023-05-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-adapter-appengine",
"version": "0.10.3",
"version": "1.0.0",
"description": "Adapter for Svelte that integrates with Google Cloud Appengine ",
"scripts": {
"fix": "xo --fix",
Expand Down

0 comments on commit 81ec88d

Please sign in to comment.