Skip to content

Commit

Permalink
Version Packages (#430)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
khan-actions-bot and github-actions[bot] authored Oct 13, 2022
1 parent 792686a commit 29f1a1a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-houses-sip.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/wonder-stuff-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @khanacademy/wonder-stuff-testing

## 2.2.0

### Minor Changes

- 792686a: Add 'dataFactoryFor' function to help generate mock data

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wonder-stuff-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": ">=16"
},
"name": "@khanacademy/wonder-stuff-testing",
"version": "2.1.0",
"version": "2.2.0",
"description": "Utilities for use in testing",
"module": "dist/es/index.js",
"main": "dist/index.js",
Expand Down

0 comments on commit 29f1a1a

Please sign in to comment.