Skip to content

Commit 3ba0641

Browse files
khan-actions-botgithub-actions[bot]somewhatabstract
authored
Version Packages (#2566)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jeff Yates <[email protected]>
1 parent 30f357a commit 3ba0641

File tree

5 files changed

+17
-7
lines changed

5 files changed

+17
-7
lines changed

.changeset/clever-kids-talk.md

-5
This file was deleted.

packages/wonder-blocks-testing-core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @khanacademy/wonder-blocks-testing-core
22

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- 30f357a: Deprecate fixtures framework
8+
39
## 3.0.0
410

511
### Major Changes

packages/wonder-blocks-testing-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@khanacademy/wonder-blocks-testing-core",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"design": "v1",
55
"publishConfig": {
66
"access": "public"

packages/wonder-blocks-testing/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @khanacademy/wonder-blocks-testing
22

3+
## 15.1.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [30f357a]
8+
- @khanacademy/wonder-blocks-testing-core@3.0.1
9+
- @khanacademy/wonder-blocks-core@12.2.1
10+
- @khanacademy/wonder-blocks-data@14.1.3
11+
312
## 15.1.4
413

514
### Patch Changes

packages/wonder-blocks-testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@khanacademy/wonder-blocks-testing",
3-
"version": "15.1.4",
3+
"version": "15.1.5",
44
"design": "v1",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)