Skip to content

Commit d6d3cb1

Browse files
chore: version packages [skip ci]
1 parent bbf0c4a commit d6d3cb1

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/nextjs-sandbox-config-route.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.3
4+
5+
### Patch Changes
6+
7+
- bbf0c4a: Add the missing `/.blocks-sandbox/config.json` route handler to the Next.js template so the browser client can discover the API URL.
8+
39
## 0.1.2
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.2",
3+
"version": "0.1.3",
44
"author": "Amazon Web Services",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)