Skip to content

Commit 5aaf4cc

Browse files
chore: update package versions for release (#227)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fa75124 commit 5aaf4cc

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

.changeset/giant-taxis-end.md

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

.changeset/pink-apples-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# create-empiricalrun
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- fa75124: feat: add support for initialising JS and TS empirical cofiguration

packages/create-empiricalrun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-empiricalrun",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

packages/empiricalrun/CHANGELOG.md

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

3+
## 0.13.2
4+
5+
### Patch Changes
6+
7+
- 98ef6aa: fix: reduce the package size of the empiricalrun cli
8+
39
## 0.13.1
410

511
### Patch Changes

packages/empiricalrun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "empiricalrun",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)