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

Commit

Permalink
Releases Following Terra core components (#3941)
Browse files Browse the repository at this point in the history
Co-authored-by: SM051274 <sm051274@cerner.net>
  • Loading branch information
supreethmr and SM051274 authored Oct 16, 2023
1 parent 665c991 commit ceabc03
Show file tree
Hide file tree
Showing 42 changed files with 153 additions and 63 deletions.
2 changes: 2 additions & 0 deletions packages/terra-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 4.83.0 - (October 16, 2023)

* Updated
* Updated prop documentation for optional custom titles.

Expand Down
4 changes: 2 additions & 2 deletions packages/terra-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-alert",
"main": "lib/Alert.js",
"version": "4.82.0",
"version": "4.83.0",
"description": "The Terra Alert component is a notification banner that can be rendered in your application when there is information that you want to bring to the user's attention. The Alert component supports a number of built-in notification types that render with pre-defined colors and icons that help the user understand the severity and meaning of the notification. A custom notification type is also supported that allows your application to customize an alert that may not fit into the pre-defined types.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-button": "^3.68.2",
"terra-icon": "^3.57.1",
"terra-icon": "^3.58.0",
"terra-responsive-element": "^5.37.0",
"terra-theme-context": "^1.0.0",
"terra-visually-hidden-text": "^2.36.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 3.58.0 - (October 16, 2023)

* Added
* Added hidden text to announce the intent of the badge

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-badge/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-badge",
"main": "lib/Badge.js",
"version": "3.57.0",
"version": "3.58.0",
"description": "The terra-badge component displays content classification.",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-core-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.45.0 - (October 16, 2023)

* Added
* Added a visual error note for invalid example in `terra-form-single-select`.
* Added example for `terra-badge` with `terra-html-table`.
Expand Down
42 changes: 21 additions & 21 deletions packages/terra-core-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cerner/terra-core-docs",
"version": "1.44.1",
"version": "1.45.0",
"description": "Contains documentation for packages in the terra-core monorepo",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -39,10 +39,10 @@
"moment": "^2.29.4",
"terra-action-footer": "^2.65.0",
"terra-action-header": "^2.84.0",
"terra-alert": "^4.82.0",
"terra-alert": "^4.83.0",
"terra-arrange": "^3.53.0",
"terra-avatar": "^3.17.0",
"terra-badge": "^3.57.0",
"terra-badge": "^3.58.0",
"terra-base": "^5.50.0",
"terra-breakpoints": "^2.38.0",
"terra-button": "^3.68.2",
Expand All @@ -51,47 +51,47 @@
"terra-cell-grid": "^1.13.0",
"terra-content-container": "^3.39.1",
"terra-demographics-banner": "^3.63.1",
"terra-dialog": "^2.80.0",
"terra-dialog": "^2.81.0",
"terra-divider": "^3.38.0",
"terra-dropdown-button": "^1.36.0",
"terra-dynamic-grid": "^3.34.0",
"terra-form-checkbox": "^4.21.0",
"terra-form-field": "^4.29.0",
"terra-form-fieldset": "^2.76.0",
"terra-form-input": "^4.27.0",
"terra-form-field": "^4.30.0",
"terra-form-fieldset": "^2.77.0",
"terra-form-input": "^4.28.0",
"terra-form-radio": "^4.43.0",
"terra-form-select": "^6.47.0",
"terra-form-textarea": "^5.28.0",
"terra-form-select": "^6.48.0",
"terra-form-textarea": "^5.29.0",
"terra-grid": "^6.34.0",
"terra-heading": "^4.52.0",
"terra-html-table": "^1.16.0",
"terra-hyperlink": "^2.63.0",
"terra-hyperlink": "^2.64.0",
"terra-i18n": "^4.40.0",
"terra-icon": "^3.57.1",
"terra-icon": "^3.58.0",
"terra-image": "^3.38.0",
"terra-list": "^4.64.0",
"terra-overlay": "^3.78.0",
"terra-list": "^4.65.0",
"terra-overlay": "^3.79.0",
"terra-paginator": "^2.86.0",
"terra-profile-image": "^3.43.0",
"terra-progress-bar": "^4.34.1",
"terra-responsive-element": "^5.37.0",
"terra-scroll": "^2.35.0",
"terra-search-field": "^3.93.0",
"terra-search-field": "^3.94.0",
"terra-section-header": "^2.62.0",
"terra-show-hide": "^2.65.0",
"terra-show-hide": "^2.66.0",
"terra-signature": "^2.39.0",
"terra-slide-panel": "^3.46.0",
"terra-spacer": "^3.61.0",
"terra-status": "^4.59.0",
"terra-status-view": "^4.65.0",
"terra-status": "^4.60.0",
"terra-status-view": "^4.66.0",
"terra-switch": "^1.12.0",
"terra-table": "^4.36.0",
"terra-tag": "^2.62.0",
"terra-tag": "^2.63.0",
"terra-text": "^4.53.0",
"terra-theme-context": "^1.0.0",
"terra-toggle": "^3.59.0",
"terra-toggle-button": "^3.77.0",
"terra-toggle-section-header": "^2.69.0",
"terra-toggle": "^3.60.0",
"terra-toggle-button": "^3.78.0",
"terra-toggle-section-header": "^2.70.0",
"terra-toolbar": "^1.38.0",
"terra-visually-hidden-text": "^2.36.0"
}
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 2.81.0 - (October 16, 2023)

* Changed
* Minor dependency version bump

## 2.80.0 - (October 3, 2023)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-dialog",
"main": "lib/Dialog.js",
"version": "2.80.0",
"version": "2.81.0",
"description": "Dialogs are temporary views that can be used in a myriad of ways. Dialogs have the ability to alert users to act on critical information. In doing so, Dialogs may allow users to avoid destructive decisions, and also extend user workflows without disorienting the user.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"prop-types": "^15.5.8",
"terra-button": "^3.68.2",
"terra-content-container": "^3.39.1",
"terra-icon": "^3.57.1",
"terra-icon": "^3.58.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-form-field/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 4.30.0 - (October 16, 2023)

* Changed
* Minor dependency version bump

## 4.29.0 - (September 21, 2023)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-form-field/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-form-field",
"main": "lib/Field.js",
"version": "4.29.0",
"version": "4.30.0",
"description": "The Form Field component handles the layout of the label, help text and error text associated with a form element.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-icon": "^3.57.1",
"terra-icon": "^3.58.0",
"terra-theme-context": "^1.0.0"
},
"scripts": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-form-fieldset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 2.77.0 - (October 16, 2023)

* Changed
* Minor dependency version bump

## 2.76.0 - (September 21, 2023)

* Changed
Expand Down
6 changes: 3 additions & 3 deletions packages/terra-form-fieldset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-form-fieldset",
"main": "lib/Fieldset.js",
"version": "2.76.0",
"version": "2.77.0",
"description": "Generic form fieldset component which handles the layout of a standard form fieldset including help text, legend, value and widget placement.",
"repository": {
"type": "git",
Expand All @@ -28,8 +28,8 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-form-field": "^4.29.0",
"terra-form-input": "^4.27.0",
"terra-form-field": "^4.30.0",
"terra-form-input": "^4.28.0",
"terra-theme-context": "^1.0.0",
"uuid": "3.4.0"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-form-input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 4.28.0 - (October 16, 2023)

* Changed
* Minor dependency version bump

## 4.27.0 - (September 21, 2023)

* Changed
Expand Down
6 changes: 3 additions & 3 deletions packages/terra-form-input/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-form-input",
"main": "lib/Input.js",
"version": "4.27.0",
"version": "4.28.0",
"description": "Element for building out inputs in a form.",
"repository": {
"type": "git",
Expand All @@ -28,8 +28,8 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-form-field": "^4.29.0",
"terra-icon": "^3.57.1",
"terra-form-field": "^4.30.0",
"terra-icon": "^3.58.0",
"terra-theme-context": "^1.0.0"
},
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-form-select/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 6.48.0 - (October 16, 2023)

* Changed
* Fixed Cyclic navigation and added aria-required to single select.
* Added relevant roles to fix a11y issues.
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-form-select/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-form-select",
"main": "lib/Select.js",
"version": "6.47.0",
"version": "6.48.0",
"description": "Provides a drop down of selectable options.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"mutationobserver-shim": "<=0.3.3",
"prop-types": "^15.5.8",
"react-lifecycles-compat": "^3.0.2",
"terra-form-field": "^4.29.0",
"terra-form-field": "^4.30.0",
"terra-hookshot": "^5.0.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-form-textarea/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 5.29.0 - (October 16, 2023)

* Changed
* Minor dependency version bump

## 5.28.0 - (September 21, 2023)

* Changed
Expand Down
6 changes: 3 additions & 3 deletions packages/terra-form-textarea/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-form-textarea",
"main": "lib/Textarea.js",
"version": "5.28.0",
"version": "5.29.0",
"description": "Element for building out textareas in a form.",
"repository": {
"type": "git",
Expand All @@ -28,8 +28,8 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-form-field": "^4.29.0",
"terra-icon": "^3.57.1",
"terra-form-field": "^4.30.0",
"terra-icon": "^3.58.0",
"terra-theme-context": "^1.0.0"
},
"scripts": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-hyperlink/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 2.64.0 - (October 16, 2023)

* Changed
* Minor dependency version bump

## 2.63.0 - (September 21, 2023)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-hyperlink/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-hyperlink",
"main": "lib/Hyperlink.js",
"version": "2.63.0",
"version": "2.64.0",
"description": "The terra hyperlink component allows linking to other web pages, files, locations within the same page, email addresses, or any other URL.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-icon": "^3.57.1",
"terra-icon": "^3.58.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 3.58.0 - (October 16, 2023)

* Added
* Added export for `IconBase`.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-icon",
"version": "3.57.1",
"version": "3.58.0",
"description": "The terra-icon component is used to visually represent a literal or symbolic object intended to initiate an action, communicate a status, or navigate the workflow.",
"main": "lib/index.js",
"keywords": [
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 4.65.0 - (October 16, 2023)

* Changed
* Minor dependency version bump

## 4.64.0 - (October 3, 2023)

* Added
Expand Down
Loading

0 comments on commit ceabc03

Please sign in to comment.