Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Release for Apr 3, 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
artpark committed Apr 3, 2024
1 parent 3ee4842 commit 2ee7a6d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/terra-functional-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 4.8.0 - (April 3, 2024)

* Changed
* Updated to support Docker Compose V2.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-functional-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cerner/terra-functional-testing",
"version": "4.7.0",
"version": "4.8.0",
"description": "A functional testing utility for applications built using Terra.",
"author": "Cerner Corporation",
"repository": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-toolkit-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 2.30.0 - (April 3, 2024)

* Changed
* Minor dependency version bump.

## 2.29.0 - (March 8, 2024)

* Added
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-toolkit-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cerner/terra-toolkit-docs",
"version": "2.29.0",
"version": "2.30.0",
"description": "Contains documentation for packages in the terra-toolkit monorepo",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"@cerner/jest-config-terra": "^2.0.0",
"@cerner/package-json-lint": "^2.2.0",
"@cerner/stylelint-config-terra": "^5.1.0",
"@cerner/terra-functional-testing": "^4.7.0",
"@cerner/terra-functional-testing": "^4.8.0",
"@cerner/webpack-config-terra": "^3.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 2ee7a6d

Please sign in to comment.