Skip to content

Commit e5a64fe

Browse files
chore(deploy): release 0.0.63
1 parent 521a6f6 commit e5a64fe

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.0.62",
2+
".": "0.0.63",
33
"bootstrap-sha": "5e8b1713b8ffe6f0393cb1bd137a77f88b68eb2f"
44
}

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

55
<a name="0.0.59"></a>
6+
## [0.0.63](https://github.com/myntra/applique-ui/compare/v0.0.62...v0.0.63) (2024-02-01)
7+
8+
9+
### Bug Fixes
10+
11+
* updated relative urls for packages ([c1778c8](https://github.com/myntra/applique-ui/commit/c1778c841c567f6082515156bcea84ad9736e30e))
12+
* updated workspace package links ([501c576](https://github.com/myntra/applique-ui/commit/501c57632f7796b29e75f3874a72514a0623c9aa))
13+
614
## [0.0.62](https://github.com/myntra/applique-ui/compare/v0.0.61...v0.0.62) (2023-12-18)
715

816

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Myntra",
66
"license": "MIT",
77
"private": true,
8-
"version": "0.0.65",
8+
"version": "0.0.63",
99
"engines": {
1010
"node": ">=16.14.1"
1111
},

0 commit comments

Comments
 (0)