Skip to content

Commit a2dd989

Browse files
Version Packages (#1023)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4fb7745 commit a2dd989

File tree

19 files changed

+80
-33
lines changed

19 files changed

+80
-33
lines changed

.changeset/forty-geckos-begin.md

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

.changeset/little-dingos-travel.md

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

.changeset/six-chefs-doubt.md

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

packages/wonder-stuff-ci/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @khanacademy/wonder-stuff-ci
22

3+
## 1.2.5
4+
5+
### Patch Changes
6+
7+
- 4fb7745: Don't include TypeScript config and buildinfo in packages
8+
- Updated dependencies [4fb7745]
9+
- @khanacademy/wonder-stuff-server@6.0.1
10+
311
## 1.2.4
412

513
### Patch Changes

packages/wonder-stuff-ci/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=16"
77
},
88
"name": "@khanacademy/wonder-stuff-ci",
9-
"version": "1.2.4",
9+
"version": "1.2.5",
1010
"description": "Functions for automation and scripts.",
1111
"repository": {
1212
"type": "git",
@@ -26,7 +26,7 @@
2626
"author": "",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@khanacademy/wonder-stuff-server": "^6.0.0"
29+
"@khanacademy/wonder-stuff-server": "^6.0.1"
3030
},
3131
"peerDependencies": {
3232
"@google-cloud/kms": "^3.4.0",

packages/wonder-stuff-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @khanacademy/wonder-stuff-core
22

3+
## 1.5.3
4+
5+
### Patch Changes
6+
7+
- 4fb7745: Don't include TypeScript config and buildinfo in packages
8+
39
## 1.5.2
410

511
### Patch Changes

packages/wonder-stuff-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=16"
77
},
88
"name": "@khanacademy/wonder-stuff-core",
9-
"version": "1.5.2",
9+
"version": "1.5.3",
1010
"description": "Core APIs for doing useful things that most things want to do",
1111
"repository": {
1212
"type": "git",

packages/wonder-stuff-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @khanacademy/wonder-stuff-i18n
22

3+
## 2.1.3
4+
5+
### Patch Changes
6+
7+
- 4fb7745: Don't include TypeScript config and buildinfo in packages
8+
39
## 2.1.2
410

511
### Patch Changes

packages/wonder-stuff-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=16"
77
},
88
"name": "@khanacademy/wonder-stuff-i18n",
9-
"version": "2.1.2",
9+
"version": "2.1.3",
1010
"description": "i18n tools and Webpack plugin.",
1111
"repository": {
1212
"type": "git",

packages/wonder-stuff-render-environment-jsdom/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @khanacademy/wonder-stuff-render-environment-jsdom
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- 4fb7745: Don't include TypeScript config and buildinfo in packages
8+
- Updated dependencies [4fb7745]
9+
- @khanacademy/wonder-stuff-core@1.5.3
10+
- @khanacademy/wonder-stuff-render-server@2.0.1
11+
- @khanacademy/wonder-stuff-server@6.0.1
12+
313
## 1.0.9
414

515
### Patch Changes

0 commit comments

Comments
 (0)