Skip to content

Commit 7e4e9dc

Browse files
Version Packages
1 parent 4eac56b commit 7e4e9dc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-crabs-chew.md

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

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.1.1
4+
5+
### Patch Changes
6+
7+
- 7971cca: Export EC data transformer utility function
8+
39
## 3.1.0
410

511
### Minor 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.0",
3+
"version": "3.1.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)