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

Commit

Permalink
Publish for 07/14/2022 (#3643)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenBoersma authored Jul 15, 2022
1 parent a5adc3d commit a7c8821
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 12 deletions.
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.14.1 - (July 14, 2022)

* Changed
* Minor dependency version bump

## 1.14.0 - (July 5, 2022)

* Fixed
Expand Down
12 changes: 6 additions & 6 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.14.0",
"version": "1.14.1",
"description": "Contains documentation for packages in the terra-core monorepo",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -63,8 +63,8 @@
"terra-form-textarea": "^5.19.5",
"terra-grid": "^6.32.1",
"terra-heading": "^4.48.1",
"terra-html-table": "^1.13.1",
"terra-hyperlink": "^2.52.0",
"terra-html-table": "^1.14.0",
"terra-hyperlink": "^2.53.0",
"terra-i18n": "^4.38.1",
"terra-icon": "^3.48.0",
"terra-image": "^3.35.1",
Expand All @@ -76,19 +76,19 @@
"terra-responsive-element": "^5.35.2",
"terra-scroll": "^2.32.1",
"terra-search-field": "^3.75.0",
"terra-section-header": "^2.55.1",
"terra-section-header": "^2.56.0",
"terra-show-hide": "^2.55.3",
"terra-signature": "^2.37.1",
"terra-spacer": "^3.59.2",
"terra-status": "^4.50.3",
"terra-status-view": "^4.48.6",
"terra-switch": "^1.10.0",
"terra-table": "^4.31.2",
"terra-table": "^4.32.0",
"terra-tag": "^2.52.3",
"terra-text": "^4.49.0",
"terra-toggle": "^3.50.3",
"terra-toggle-button": "^3.61.4",
"terra-toggle-section-header": "^2.58.3",
"terra-toggle-section-header": "^2.58.4",
"terra-toolbar": "^1.29.0",
"terra-visually-hidden-text": "^2.35.0"
}
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-html-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.14.0 - (July 14, 2022)

* Fixed
* Fixed fusion theme colors to match terra-table

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-html-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-html-table",
"main": "lib/index.js",
"version": "1.13.1",
"version": "1.14.0",
"description": "The Terra HTML Table is a structural component to arrange content within a semantic html table.",
"repository": {
"type": "git",
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.53.0 - (July 14, 2022)

* Fixed
* Fix to allow users to pass onMouseDown prop.

Expand Down
2 changes: 1 addition & 1 deletion 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.52.0",
"version": "2.53.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
2 changes: 2 additions & 0 deletions packages/terra-section-header/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.56.0 - (July 14, 2022)

* Fixed
* Fixed caret icon size to match similar components.

Expand Down
2 changes: 1 addition & 1 deletion 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.55.1",
"version": "2.56.0",
"description": "Section Header component that contains text and can be optionally interacted with.",
"repository": {
"type": "git",
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

## 4.32.0 - (July 14, 2022)

* Fixed
* Fixed fusion theme colors and caret icon size to match similar components

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-table",
"main": "lib/index.js",
"version": "4.31.2",
"version": "4.32.0",
"description": "The terra-table component provides user a way to render selectable data in a tabular format",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-toggle-section-header/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.58.4 - (July 14, 2022)

* Changed
* Updated WDIO Screenshots from changes made to terra-section-header

Expand Down
4 changes: 2 additions & 2 deletions packages/terra-toggle-section-header/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-toggle-section-header",
"main": "lib/ToggleSectionHeader.js",
"version": "2.58.3",
"version": "2.58.4",
"description": "Toggle section header component that transitions content in and out with a click on the header.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-mixins": "^1.40.0",
"terra-section-header": "^2.55.1",
"terra-section-header": "^2.56.0",
"terra-toggle": "^3.50.3"
},
"scripts": {
Expand Down

0 comments on commit a7c8821

Please sign in to comment.