Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - @redhat-cloud-services/[email protected]
  • Loading branch information
CI job committed Jan 24, 2024
1 parent ff728ed commit 6337a6a
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/insights-common-typescript-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.27](https://github.com/RedHatInsights/insights-common-typescript/compare/insights-common-typescript-dev@[email protected]) (2024-01-24)

**Note:** Version bump only for package insights-common-typescript-dev





## [0.1.26](https://github.com/RedHatInsights/insights-common-typescript/compare/insights-common-typescript-dev@[email protected]) (2023-10-06)

**Note:** Version bump only for package insights-common-typescript-dev
Expand Down
2 changes: 1 addition & 1 deletion packages/insights-common-typescript-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insights-common-typescript-dev",
"version": "0.1.26",
"version": "0.1.27",
"private": false,
"license": "Apache-2.0",
"main": "index.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/insights-common-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.0.0](https://github.com/RedHatInsights/insights-common-typescript/compare/@redhat-cloud-services/[email protected]...@redhat-cloud-services/[email protected]) (2024-01-24)


### Features

* **dependencies:** update react to v 18 ([2abdb61](https://github.com/RedHatInsights/insights-common-typescript/commit/2abdb619c4fc78c57dcc40e376951d3a5eac37ed))


### BREAKING CHANGES

* **dependencies:** React 18 brings a few improvements and requires updating other libraries





## [5.0.1](https://github.com/RedHatInsights/insights-common-typescript/compare/@redhat-cloud-services/[email protected]...@redhat-cloud-services/[email protected]) (2023-10-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/insights-common-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@redhat-cloud-services/insights-common-typescript",
"version": "5.0.1",
"version": "6.0.0",
"private": false,
"license": "Apache-2.0",
"main": "index.js",
Expand Down

0 comments on commit 6337a6a

Please sign in to comment.