Skip to content

Commit bdce6c3

Browse files
github-actions[bot]rohitkrai03
authored andcommitted
Version Packages
1 parent 987b97a commit bdce6c3

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/calm-cameras-hammer.md

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

packages/pipelines/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 987b97a: Update react-table from devDependancies to dependancies
8+
export the output component types
9+
310
## 1.0.0
411

512
### Major 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": "1.0.0",
3+
"version": "1.0.1",
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)