Skip to content

Commit

Permalink
chore(deploy): release 0.0.62 (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 18, 2023
1 parent fc1dbcd commit 9e5d25c
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "0.0.61",
".": "0.0.62",
"bootstrap-sha": "5e8b1713b8ffe6f0393cb1bd137a77f88b68eb2f"
}
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
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.

<a name="0.0.59"></a>
## [0.0.62](https://github.com/myntra/applique-ui/compare/v0.0.61...v0.0.62) (2023-12-18)


### Bug Fixes

* added initial versions & bootstrap sha for release-please ([20b45b7](https://github.com/myntra/applique-ui/commit/20b45b72e568df5b7abc924453e7c0d6b81af836))
* Added release please manifest ([ba61123](https://github.com/myntra/applique-ui/commit/ba6112302b4f62980a5284152899e8f71bafb48a))
* Added small change to optionally load page selector dropdown ([74c721f](https://github.com/myntra/applique-ui/commit/74c721fb5daa43164cc93e4e96b12f61a920ee23))
* Dummy commit to check dependency updates ([687542a](https://github.com/myntra/applique-ui/commit/687542afc023af08f9d9743afb6f5e6417adbf75))
* icon component import missing in input-file ([0621b62](https://github.com/myntra/applique-ui/commit/0621b623f06a76d103ad8fadedaf196ae85a574c))
* removed gradle dependencies | dummy commit ([825919c](https://github.com/myntra/applique-ui/commit/825919ca86a8b732771ee4aa707221a8a87f480b))
* removed lerna | removed components from release please config ([d555e93](https://github.com/myntra/applique-ui/commit/d555e93edb36c2386663239622c72fbe73ec0e36))
* Update release.yml - added version update script ([0c6124b](https://github.com/myntra/applique-ui/commit/0c6124b47a459312eb7246dc974fdbf83f385092))
* updated lockfile for latest version ([7d0090c](https://github.com/myntra/applique-ui/commit/7d0090c5199e819a6657535062a2e77294c1b505))


### Miscellaneous Chores

* release 0.0.60 ([3ecb675](https://github.com/myntra/applique-ui/commit/3ecb675658ed9b78b6fd408f432b0b7e41f20548))
* release 0.0.61 ([449bf34](https://github.com/myntra/applique-ui/commit/449bf3411d79a910bcb740af87c9a642db22399e))
* release 0.0.61 ([8fb401f](https://github.com/myntra/applique-ui/commit/8fb401f699036912704f9606cdcbee54e8d8075c))
* release 0.0.61 ([7edf62a](https://github.com/myntra/applique-ui/commit/7edf62afd9db8e59a7bfd7571d53b05a0c844cb9))
* release 0.0.62 ([7fa0d54](https://github.com/myntra/applique-ui/commit/7fa0d54c0045574722adff7a813272df10c46fc2))

## [0.0.61](https://github.com/myntra/applique-ui/compare/v0.0.61...v0.0.61) (2023-12-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Myntra",
"license": "MIT",
"private": true,
"version": "0.0.61",
"version": "0.0.62",
"engines": {
"node": ">=16.14.1"
},
Expand Down

0 comments on commit 9e5d25c

Please sign in to comment.