Skip to content

Commit d5270fa

Browse files
chore(release): set package.json to 1.1.0 [skip ci]
# [1.1.0](v1.0.8...v1.1.0) (2023-04-03) ### Bug Fixes * fix method for loading adapterprops in destroy script ([8a38ce5](8a38ce5)) * fix serialization of folder-hash for invalidation resource ([25f8cd6](25f8cd6)) * try to fix failure to remove build dir on linux ([4d1d988](4d1d988)) ### Features * remove build directory after destroy ([b6bf67f](b6bf67f))
1 parent 4d1d988 commit d5270fa

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.1.0](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/compare/v1.0.8...v1.1.0) (2023-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* fix method for loading adapterprops in destroy script ([8a38ce5](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/8a38ce5d362bb5127110e0f266c14508cda5a0ae))
7+
* fix serialization of folder-hash for invalidation resource ([25f8cd6](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/25f8cd689baff098d684665886606fe8283d988b))
8+
* try to fix failure to remove build dir on linux ([4d1d988](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/4d1d98876e8dc13ca7eeb5e740c61b11ac9a59ed))
9+
10+
11+
### Features
12+
13+
* remove build directory after destroy ([b6bf67f](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/b6bf67febf26e73d654b9304bb34adb9b2b90853))
14+
115
## [1.0.8](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/compare/v1.0.7...v1.0.8) (2023-04-03)
216

317

0 commit comments

Comments
 (0)