Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 4828c29

Browse files
committed
chore(release): published automated release
1 parent 95b91b8 commit 4828c29

File tree

5 files changed

+11
-3
lines changed

5 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.8](https://github.com/marpme/next-testing/compare/v0.0.7...v0.0.8) (2023-02-26)
7+
8+
**Note:** Version bump only for package root
9+
610
## [0.0.7](https://github.com/marpme/next-testing/compare/v0.0.6...v0.0.7) (2022-12-13)
711

812
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"command": {
66
"version": {
77
"conventionalCommits": true,

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.8](https://github.com/marpme/next-test-suite/compare/v0.0.7...v0.0.8) (2023-02-26)
7+
8+
**Note:** Version bump only for package @next-testing/api
9+
610
## [0.0.7](https://github.com/marpme/next-test-suite/compare/v0.0.6...v0.0.7) (2022-12-13)
711

812
### Bug Fixes

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-testing/api",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"repository": "https://github.com/marpme/next-test-suite",
55
"homepage": "https://github.com/marpme/next-test-suite",
66
"bugs": {

0 commit comments

Comments
 (0)