Skip to content

Commit

Permalink
Release 31/1 (cerner#3716)
Browse files Browse the repository at this point in the history
* Release 31/1

* Minor Comments
  • Loading branch information
saket2403 authored Feb 1, 2023
1 parent e3e4391 commit 151b2c6
Show file tree
Hide file tree
Showing 50 changed files with 166 additions and 75 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.62.1 - (January 31, 2023)

* Changed
* Jest snapshots updated due to decorative / informative icon changes in terra-icon.

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.62.0",
"version": "4.62.1",
"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.62.0",
"terra-icon": "^3.50.0",
"terra-icon": "^3.51.0",
"terra-responsive-element": "^5.36.0",
"terra-theme-context": "^1.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 3.15.1 - (January 31, 2023)

* Changed
* Minor dependency version bump of `terra-image`

## 3.15.0 - (December 7, 2022)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-avatar",
"main": "lib/index.js",
"version": "3.15.0",
"version": "3.15.1",
"description": "Contains components that represent a person, location or entity. Variants include Avatar, Facility, and Generic.",
"repository": {
"type": "git",
Expand All @@ -28,7 +28,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-image": "^3.36.0",
"terra-image": "^3.37.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0"
},
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.19.0 - (January 31, 2023)

* Added
* Added A11y guide for terra-icon.
* Added examples and accessibility guide for `terra-image`.
Expand Down
50 changes: 25 additions & 25 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.18.0",
"version": "1.19.0",
"description": "Contains documentation for packages in the terra-core monorepo",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -38,9 +38,9 @@
"@cerner/terra-docs": "^1.8.0",
"terra-action-footer": "^2.64.0",
"terra-action-header": "^2.75.0",
"terra-alert": "^4.62.0",
"terra-alert": "^4.62.1",
"terra-arrange": "^3.50.0",
"terra-avatar": "^3.15.0",
"terra-avatar": "^3.15.1",
"terra-badge": "^3.56.0",
"terra-base": "^5.49.0",
"terra-breakpoints": "^2.37.0",
Expand All @@ -49,46 +49,46 @@
"terra-card": "^3.44.0",
"terra-cell-grid": "^1.13.0",
"terra-content-container": "^3.37.0",
"terra-demographics-banner": "^3.59.0",
"terra-dialog": "^2.65.0",
"terra-demographics-banner": "^3.59.1",
"terra-dialog": "^2.65.1",
"terra-divider": "^3.37.0",
"terra-dropdown-button": "^1.30.0",
"terra-dynamic-grid": "^3.34.0",
"terra-form-checkbox": "^4.17.0",
"terra-form-field": "^4.22.0",
"terra-form-fieldset": "^2.66.0",
"terra-form-input": "^4.19.0",
"terra-form-field": "^4.22.1",
"terra-form-fieldset": "^2.66.1",
"terra-form-input": "^4.19.1",
"terra-form-radio": "^4.31.0",
"terra-form-select": "^6.37.0",
"terra-form-textarea": "^5.21.0",
"terra-form-select": "^6.37.1",
"terra-form-textarea": "^5.21.1",
"terra-grid": "^6.33.0",
"terra-heading": "^4.49.0",
"terra-html-table": "^1.15.0",
"terra-hyperlink": "^2.55.0",
"terra-hyperlink": "^2.55.1",
"terra-i18n": "^4.39.0",
"terra-icon": "^3.50.0",
"terra-image": "^3.36.0",
"terra-list": "^4.53.1",
"terra-overlay": "^3.71.0",
"terra-icon": "^3.51.0",
"terra-image": "^3.37.0",
"terra-list": "^4.53.2",
"terra-overlay": "^3.71.1",
"terra-paginator": "^2.81.0",
"terra-profile-image": "^3.42.0",
"terra-profile-image": "^3.42.1",
"terra-progress-bar": "^4.33.0",
"terra-responsive-element": "^5.36.0",
"terra-scroll": "^2.33.0",
"terra-search-field": "^3.77.0",
"terra-search-field": "^3.77.1",
"terra-section-header": "^2.57.0",
"terra-show-hide": "^2.57.0",
"terra-show-hide": "^2.57.1",
"terra-signature": "^2.38.0",
"terra-spacer": "^3.60.0",
"terra-status": "^4.52.0",
"terra-status-view": "^4.50.0",
"terra-spacer": "^3.60.1",
"terra-status": "^4.52.1",
"terra-status-view": "^4.50.1",
"terra-switch": "^1.11.0",
"terra-table": "^4.33.0",
"terra-tag": "^2.54.0",
"terra-tag": "^2.54.1",
"terra-text": "^4.50.0",
"terra-toggle": "^3.52.0",
"terra-toggle-button": "^3.63.0",
"terra-toggle-section-header": "^2.60.0",
"terra-toggle": "^3.52.1",
"terra-toggle-button": "^3.63.1",
"terra-toggle-section-header": "^2.60.1",
"terra-toolbar": "^1.30.0",
"terra-visually-hidden-text": "^2.36.0"
}
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-demographics-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 3.59.1 - (January 31, 2023)

* Changed
* Minor dependency version bump of `terra-image`

## 3.59.0 - (December 7, 2022)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-demographics-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-demographics-banner",
"main": "lib/DemographicsBanner.js",
"version": "3.59.0",
"version": "3.59.1",
"description": "The demographics component is used to display demographic information about a person in a condensed, easy to read format.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-image": "^3.36.0",
"terra-image": "^3.37.0",
"terra-responsive-element": "^5.36.0",
"terra-theme-context": "^1.0.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.65.1 - (January 31, 2023)

* Changed
* Minor dependency version bump of `terra-icon`

## 2.65.0 - (January 9, 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.65.0",
"version": "2.65.1",
"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.62.0",
"terra-content-container": "^3.37.0",
"terra-icon": "^3.50.0",
"terra-icon": "^3.51.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-form-field/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 4.22.1 - (January 31, 2023)

* Changed
* Jest snapshots updated due to decorative / informative icon changes in terra-icon.

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.22.0",
"version": "4.22.1",
"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.50.0",
"terra-icon": "^3.51.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.66.1 - (January 31, 2023)

* Changed
* Minor dependency version bump

## 2.66.0 - (January 9, 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.66.0",
"version": "2.66.1",
"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.22.0",
"terra-form-input": "^4.19.0",
"terra-form-field": "^4.22.1",
"terra-form-input": "^4.19.1",
"terra-theme-context": "^1.0.0",
"uuid": "^3.3.2"
},
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.19.1 - (January 31, 2023)

* Changed
* Minor dependency version bump of `terra-icon`

## 4.19.0 - (January 9, 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.19.0",
"version": "4.19.1",
"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.22.0",
"terra-icon": "^3.50.0",
"terra-form-field": "^4.22.1",
"terra-icon": "^3.51.0",
"terra-theme-context": "^1.0.0"
},
"scripts": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-form-select/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 6.37.1 - (January 31, 2023)

* Changed
* Minor dependency version bump

## 6.37.0 - (January 9, 2023)

* Changed
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.37.0",
"version": "6.37.1",
"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.22.0",
"terra-form-field": "^4.22.1",
"terra-hookshot": "^5.0.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-form-textarea/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 5.21.1 - (January 31, 2023)

* Changed
* Jest snapshots updated due to decorative / informative icon changes in terra-icon.

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.21.0",
"version": "5.21.1",
"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.22.0",
"terra-icon": "^3.50.0",
"terra-form-field": "^4.22.1",
"terra-icon": "^3.51.0",
"terra-theme-context": "^1.0.0"
},
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-hyperlink/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.55.1 - (January 31, 2023)

* Changed
* Jest snapshots updated due to decorative / informative icon changes in terra-icon.

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.55.0",
"version": "2.55.1",
"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 @@ -29,7 +29,7 @@
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-icon": "^3.50.0",
"terra-icon": "^3.51.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0"
},
Expand Down
Loading

0 comments on commit 151b2c6

Please sign in to comment.