Skip to content

Commit b3063a3

Browse files
chore: version packages [skip ci]
1 parent 50dbd0e commit b3063a3

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/clear-amplify-dev-server.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/create-blocks-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aws-blocks/create-blocks-app
22

3+
## 0.1.17
4+
5+
### Patch Changes
6+
7+
- 50dbd0e: Include the local dev-server script and use public AWS Blocks imports when adding AWS Blocks to an Amplify Gen 2 project.
8+
39
## 0.1.16
410

511
### Patch Changes

packages/create-blocks-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-blocks/create-blocks-app",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"author": "Amazon Web Services",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)