Skip to content

Commit fd32e75

Browse files
Version Packages
1 parent 771cbbe commit fd32e75

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/ninety-news-boil.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aonic-ui/core
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- b9a8571: Added tekton and topology types, utils, hooks & components
8+
39
## 0.1.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aonic-ui/core",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Core components and utils for aonic-ui library.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

packages/pipelines/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aonic-ui/pipelines
22

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- b9a8571: Added tekton and topology types, utils, hooks & components
8+
39
## 3.1.1
410

511
### Patch Changes

packages/pipelines/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aonic-ui/pipelines",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "The common library for all the components and utils related to Pipelines.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)