Skip to content

Commit 18052fa

Browse files
committed
chore(release): publish v0.6.1
1 parent f43af75 commit 18052fa

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.6.1](https://github.com/odpf/apsara/compare/v0.6.0...v0.6.1) (2022-01-06)
7+
8+
9+
### Bug Fixes
10+
11+
* antd css dependencies in build ([#21](https://github.com/odpf/apsara/issues/21)) ([f43af75](https://github.com/odpf/apsara/commit/f43af753f222bc0b9b46da5a3ae748c962b6d258))
12+
13+
14+
15+
16+
617
## [0.5.14](https://github.com/odpf/apsara/compare/v0.5.13...v0.5.14) (2021-09-14)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "0.6.0",
7+
"version": "0.6.1",
88
"command": {
99
"version": {
1010
"message": "chore(release): publish %s"

packages/apsara-ui/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.6.1](https://github.com/odpf/apsara/compare/v0.6.0...v0.6.1) (2022-01-06)
7+
8+
9+
### Bug Fixes
10+
11+
* antd css dependencies in build ([#21](https://github.com/odpf/apsara/issues/21)) ([f43af75](https://github.com/odpf/apsara/commit/f43af753f222bc0b9b46da5a3ae748c962b6d258))
12+
13+
14+
15+
16+
617
## [0.5.14](https://github.com/odpf/apsara/compare/v0.5.13...v0.5.14) (2021-09-14)
718

819

packages/apsara-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odpf/apsara",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A list of base components for apsara",
55
"author": "Praveen Yadav <praveen.yadav@go-jek.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)