Skip to content

Commit b284115

Browse files
Version Packages (#258)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 436ea9f commit b284115

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-weeks-care.md

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

packages/create-anywidget/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- fix: ensure templates have correct @anywidget/\* versions ([#257](https://github.com/manzt/anywidget/pull/257))
8+
39
## 0.1.2
410

511
### Patch Changes

packages/create-anywidget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-anywidget",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"type": "module",
55
"author": "Trevor Manz",
66
"bin": {

0 commit comments

Comments
 (0)