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

Commit

Permalink
Release 15/04 (#2135)
Browse files Browse the repository at this point in the history
  • Loading branch information
saket2403 authored Apr 15, 2024
1 parent 864c6a0 commit afbbaa3
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 24 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions packages/terra-application-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 5.91.0 - (April 15, 2024)

* Changed
* Minor dependency version bump.

## 5.90.0 - (April 4, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-application-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-application-layout",
"version": "5.90.0",
"version": "5.91.0",
"description": "The Terra Application Layout is a responsive, themeable layout for building applications.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"prop-types": "^15.5.8",
"react-router-dom": "^5.0.0",
"terra-application-header-layout": "^3.41.0",
"terra-application-links": "^6.80.0",
"terra-application-links": "^6.81.0",
"terra-application-menu-layout": "^3.32.0",
"terra-application-name": "^3.45.0",
"terra-application-utility": "^2.58.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-application-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 6.81.0 - (April 15, 2024)

* Added
* Added `onTabClick` property to ApplicationLinks interface.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-application-links/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-application-links",
"version": "6.80.0",
"version": "6.81.0",
"description": "This packages contains a list and tab form of ApplicationLinks, to be used in horizontal and vertical display styles. Selection is managed by react-router.",
"author": "Cerner Corporation",
"repository": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-compact-interactive-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.17.0 - (April 15, 2024)

* Changed
* Minor dependency version bump.

## 1.16.0 - (April 10, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-compact-interactive-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-compact-interactive-list",
"version": "1.16.0",
"version": "1.17.0",
"description": "The Terra Compact Interactive List component provides users a way to render a collection of interactive data in a list format into a single tab stop.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-icon": "^3.58.0",
"terra-table": "^5.19.0",
"terra-table": "^5.20.0",
"terra-theme-context": "^1.9.0"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-data-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.27.0 - (April 15, 2024)

* Added
* Added subsection support to the FlowsheetDataGrid component.

Expand Down
4 changes: 2 additions & 2 deletions packages/terra-data-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-data-grid",
"version": "1.26.0",
"version": "1.27.0",
"description": "Package containing data grid container components that enable users to navigate the grid information using directional navigation keys.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-table": "^5.19.0",
"terra-table": "^5.20.0",
"terra-visually-hidden-text": "^2.36.0"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-framework-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.81.0 - (April 15, 2024)

* Added
* Added examples and tests for subsections in the FlowsheetDataGrid.

Expand Down
8 changes: 4 additions & 4 deletions packages/terra-framework-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cerner/terra-framework-docs",
"version": "1.80.0",
"version": "1.81.0",
"description": "Contains documentation for packages in the terra-framework monorepo",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -45,9 +45,9 @@
"terra-brand-footer": "^3.12.0",
"terra-button": "^3.3.0",
"terra-collapsible-menu-view": "^6.97.0",
"terra-compact-interactive-list": "^1.16.0",
"terra-compact-interactive-list": "^1.17.0",
"terra-content-container": "^3.0.0",
"terra-data-grid": "^1.26.0",
"terra-data-grid": "^1.27.0",
"terra-date-input": "^1.55.0",
"terra-date-picker": "^4.106.0",
"terra-date-time-picker": "^4.114.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"terra-slide-panel-manager": "^5.99.0",
"terra-slider": "^1.2.0",
"terra-spacer": "^3.59.0",
"terra-table": "^5.19.0",
"terra-table": "^5.20.0",
"terra-tabs": "^7.26.0",
"terra-text": "^4.49.0",
"terra-theme-context": "^1.9.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 5.20.0 - (April 15, 2024)

* Changed
* Updated subsection logic to properly support grid implementations.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-table",
"version": "5.19.0",
"version": "5.20.0",
"description": "The Terra Table component provides user a way to display data in an accessible table format.",
"author": "Cerner Corporation",
"repository": {
Expand Down

0 comments on commit afbbaa3

Please sign in to comment.