Skip to content

Commit d3f7291

Browse files
chore(release): set package.json to 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-04-14) ### Bug Fixes * add defaultRootObject to distribution if index.html is a static route ([c1da38e](c1da38e)) * call refresh when destroying stack to adapt to drift ([d3fbb2f](d3fbb2f)) * don't remove build directory in case of pulumi failure ([6806dda](6806dda)) * finish fixing tests ([7031aad](7031aad)) ### Features * deploy using lambda@edge ([8573c5f](8573c5f))
1 parent 7031aad commit d3f7291

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.2.0](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/compare/v1.1.0...v1.2.0) (2023-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add defaultRootObject to distribution if index.html is a static route ([c1da38e](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/c1da38e9ca6d22294a083c34a3c6ef1b9f903803))
7+
* call refresh when destroying stack to adapt to drift ([d3fbb2f](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/d3fbb2f643c64a1cef504646f86de8e292e5087c))
8+
* don't remove build directory in case of pulumi failure ([6806dda](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/6806dda722d40d2135c7d2b360f72a9671e9f0ea))
9+
* finish fixing tests ([7031aad](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/7031aadb731e09766c77691ecfe6752866ce76de))
10+
11+
12+
### Features
13+
14+
* deploy using lambda@edge ([8573c5f](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/commit/8573c5f8887b00462159cf4ee369a2d077d8b282))
15+
116
# [1.1.0](https://github.com/Data-Only-Greater/sveltekit-adapter-aws-pulumi/compare/v1.0.8...v1.1.0) (2023-04-03)
217

318

0 commit comments

Comments
 (0)