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

Publish on 7-6-2021 #3462

Merged
merged 1 commit into from
Jul 6, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/terra-action-footer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.62.0 - (July 6, 2021)

* Changed
* Update test urls to account for scoped packages.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-action-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-action-footer",
"main": "lib/ActionFooter.js",
"version": "2.61.0",
"version": "2.62.0",
"description": "The terra-action-footer component is a footer bar that contains sockets for placing actionable items such as buttons and hyperlinks. The default variation contains a start and end socket, while the centered variation has only a center socket. If no actions are provided, the footer bar collapses to a themeable height and maintains the top border.",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-action-header/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.70.0 - (July 6, 2021)

* Changed
* Update test urls to account for scoped packages.

Expand Down
4 changes: 2 additions & 2 deletions packages/terra-action-header/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-action-header",
"main": "lib/ActionHeader.js",
"version": "2.69.0",
"version": "2.70.0",
"description": "The terra-action-header component is a header bar containing a title and optional actionable items such as links and buttons.",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"react-intl": ">=2.8.0 <6.0.0"
},
"dependencies": {
"@cerner/terra-docs": "^1.4.0",
"@cerner/terra-docs": "^1.5.0",
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-button": "^3.57.0",
Expand Down
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.56.0 - (July 6, 2021)

* Changed
* Update test urls to account for scoped packages.

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.55.0",
"version": "4.56.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 @@ -31,7 +31,7 @@
"prop-types": "^15.5.8",
"terra-button": "^3.57.0",
"terra-icon": "^3.44.0",
"terra-responsive-element": "^5.31.0",
"terra-responsive-element": "^5.32.0",
"terra-theme-context": "^1.0.0"
},
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-arrange/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 3.47.0 - (July 6, 2021)

* Changed
* Update test urls to account for scoped packages.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-arrange/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-arrange",
"main": "lib/Arrange.js",
"version": "3.46.0",
"version": "3.47.0",
"description": "The arrange component is used for horizontally arranging and vertically aligning a single row of container elements.",
"repository": {
"type": "git",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-core-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.5.0 - (July 6, 2021)

* Changed
* Minor dependency version bump

## 1.4.0 - (June 22, 2021)

* Changed
Expand Down
34 changes: 17 additions & 17 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.4.0",
"version": "1.5.0",
"description": "Contains documentation for packages in the terra-core monorepo",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -35,11 +35,11 @@
"precompile": "rm -rf lib"
},
"dependencies": {
"@cerner/terra-docs": "^1.4.0",
"terra-action-footer": "^2.61.0",
"terra-action-header": "^2.69.0",
"terra-alert": "^4.55.0",
"terra-arrange": "^3.46.0",
"@cerner/terra-docs": "^1.5.0",
"terra-action-footer": "^2.62.0",
"terra-action-header": "^2.70.0",
"terra-alert": "^4.56.0",
"terra-arrange": "^3.47.0",
"terra-avatar": "^3.12.0",
"terra-badge": "^3.51.0",
"terra-base": "^5.46.0",
Expand All @@ -49,7 +49,7 @@
"terra-card": "^3.39.0",
"terra-cell-grid": "^1.10.0",
"terra-content-container": "^3.34.0",
"terra-demographics-banner": "^3.52.0",
"terra-demographics-banner": "^3.53.0",
"terra-dialog": "^2.60.0",
"terra-divider": "^3.35.0",
"terra-dropdown-button": "^1.28.0",
Expand All @@ -62,33 +62,33 @@
"terra-form-select": "^6.31.0",
"terra-form-textarea": "^5.17.0",
"terra-grid": "^6.28.0",
"terra-heading": "^4.45.0",
"terra-heading": "^4.46.0",
"terra-html-table": "^1.12.0",
"terra-hyperlink": "^2.49.0",
"terra-i18n": "^4.37.0",
"terra-icon": "^3.44.0",
"terra-image": "^3.34.0",
"terra-list": "^4.48.0",
"terra-list": "^4.49.0",
"terra-overlay": "^3.66.0",
"terra-paginator": "^2.74.0",
"terra-profile-image": "^3.39.0",
"terra-paginator": "^2.75.0",
"terra-profile-image": "^3.40.0",
"terra-progress-bar": "^4.31.0",
"terra-responsive-element": "^5.31.0",
"terra-responsive-element": "^5.32.0",
"terra-scroll": "^2.31.0",
"terra-search-field": "^3.69.0",
"terra-section-header": "^2.52.0",
"terra-section-header": "^2.53.0",
"terra-show-hide": "^2.52.0",
"terra-signature": "^2.37.0",
"terra-spacer": "^3.56.0",
"terra-status": "^4.45.0",
"terra-status": "^4.46.0",
"terra-status-view": "^4.45.0",
"terra-switch": "^1.7.0",
"terra-table": "^4.26.0",
"terra-table": "^4.27.0",
"terra-tag": "^2.49.0",
"terra-text": "^4.45.0",
"terra-text": "^4.46.0",
"terra-toggle": "^3.47.0",
"terra-toggle-button": "^3.57.0",
"terra-toggle-section-header": "^2.53.0",
"terra-toggle-section-header": "^2.54.0",
"terra-toolbar": "^1.24.0",
"terra-visually-hidden-text": "^2.32.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.53.0 - (July 6, 2021)

* Changed
* Minor dependency version bump

## 3.52.0 - (June 22, 2021)

* 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.52.0",
"version": "3.53.0",
"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 @@ -30,7 +30,7 @@
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-image": "^3.34.0",
"terra-responsive-element": "^5.31.0",
"terra-responsive-element": "^5.32.0",
"terra-theme-context": "^1.0.0",
"terra-visually-hidden-text": "^2.32.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.5.0 - (July 6, 2021)

* Changed
* Update test urls to account for scoped packages.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cerner/terra-docs",
"main": "lib/index.js",
"version": "1.4.0",
"version": "1.5.0",
"description": "A set of components to use in documentation.",
"publishConfig": {
"access": "public"
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-heading/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 4.46.0 - (July 6, 2021)

* Changed
* Minor dependency version bump

## 4.45.0 - (May 11, 2021)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-heading/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-heading",
"main": "lib/Heading.js",
"version": "4.45.0",
"version": "4.46.0",
"description": "Terra includes styling for all standard headings `h1` through `h6`, as well as styles that match the size of their respective heading.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-arrange": "^3.46.0"
"terra-arrange": "^3.47.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
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.49.0 - (July 6, 2021)

* Changed
* Minor dependency version bump

## 4.48.0 - (June 22, 2021)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-list/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-list",
"main": "lib/index.js",
"version": "4.48.0",
"version": "4.49.0",
"description": "The Terra List is a structural component to arrange content within list/listitems.",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"react-dom": "^16.8.5"
},
"dependencies": {
"@cerner/terra-docs": "^1.4.0",
"@cerner/terra-docs": "^1.5.0",
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-paginator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 2.75.0 - (July 6, 2021)

* Changed
* Minor dependency version bump

## 2.74.0 - (June 22, 2021)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-paginator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-paginator",
"main": "lib/Paginator.js",
"version": "2.74.0",
"version": "2.75.0",
"description": "Paginator to be used for data sets of known and unknown size. Provides first, last, previous, next, and paged functionality.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"terra-dialog": "^2.60.0",
"terra-icon": "^3.44.0",
"terra-mixins": "^1.40.0",
"terra-responsive-element": "^5.31.0",
"terra-responsive-element": "^5.32.0",
"terra-theme-context": "^1.0.0",
"terra-visually-hidden-text": "^2.32.0"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-profile-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 3.40.0 - (July 6, 2021)

* Changed
* Updated fallback image styles.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-profile-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-profile-image",
"main": "lib/ProfileImage.js",
"version": "3.39.0",
"version": "3.40.0",
"description": "The terra-profile-image component displays an avatar image while the profile image is being loaded. If the profile image successfully loads, the avatar image is replaced with the profile image. Otherwise, the avatar image is left as is. All styling set on the profile image will be applied to the avatar image.",
"repository": {
"type": "git",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-responsive-element/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 5.32.0 - (July 6, 2021)

* Changed
* Minor dependency version bump

## 5.31.0 - (June 22, 2021)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-responsive-element/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-responsive-element",
"main": "lib/ResponsiveElement.js",
"version": "5.31.0",
"version": "5.32.0",
"description": "The terra-responsive-element conditionally renders components based on viewport size",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"react-dom": "^16.8.5"
},
"dependencies": {
"@cerner/terra-docs": "^1.4.0",
"@cerner/terra-docs": "^1.5.0",
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"resize-observer-polyfill": "^1.4.1",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-section-header/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 2.53.0 - (July 6, 2021)

* Changed
* Minor dependency version bump

## 2.52.0 - (June 8, 2021)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-section-header/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-section-header",
"main": "lib/SectionHeader.js",
"version": "2.52.0",
"version": "2.53.0",
"description": "Section Header component that contains text and can be optionally interacted with.",
"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-arrange": "^3.46.0",
"terra-arrange": "^3.47.0",
"terra-mixins": "^1.40.0",
"terra-theme-context": "^1.0.0"
},
Expand Down
Loading