Skip to content

Commit 099874c

Browse files
github-actions[bot]anerli
authored andcommitted
Version Packages
1 parent e54e4e1 commit 099874c

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/seven-planets-walk.md

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

packages/magnitude-core/CHANGELOG.md

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

3+
## 0.2.31
4+
5+
### Patch Changes
6+
7+
- [`e54e4e1`](https://github.com/magnitudedev/magnitude/commit/e54e4e10ab05b8de593ba97eedf89121a3235971) Thanks [@anerli](https://github.com/anerli)! - add anthropic version config option to vertex
8+
39
## 0.2.30
410

511
### Patch Changes

packages/magnitude-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magnitude-core",
3-
"version": "0.2.30",
3+
"version": "0.2.31",
44
"description": "Magnitude e2e testing agent",
55
"publishConfig": {
66
"access": "public"

packages/magnitude-test/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# magnitude-test
22

3+
## 0.3.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e54e4e1`](https://github.com/magnitudedev/magnitude/commit/e54e4e10ab05b8de593ba97eedf89121a3235971)]:
8+
- magnitude-core@0.2.31
9+
310
## 0.3.9
411

512
### Patch Changes

packages/magnitude-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magnitude-test",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "A TypeScript client for running automated UI tests through the Magnitude testing platform",
55
"publishConfig": {
66
"access": "public"
@@ -75,7 +75,7 @@
7575
"glob": "^11.0.1",
7676
"jiti": "^2.4.2",
7777
"log-update": "^6.1.0",
78-
"magnitude-core": "0.2.30",
78+
"magnitude-core": "0.2.31",
7979
"pino": "^9.6.0",
8080
"pino-pretty": "^13.0.0",
8181
"playwright": "^1.51.0",

0 commit comments

Comments
 (0)