Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
chore(release): 14.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [14.6.0](v14.5.0...v14.6.0) (2022-03-03)

### Bug Fixes

* fix default locale, [#185](#185) ([65da95e](65da95e))
* revert readout functions, [#185](#185) ([7a45229](7a45229))

### Features

* add functions for label customisation, [#185](#185) ([4caa673](4caa673))
* adjust hourcycle for locale, [#185](#185) ([4acde23](4acde23))
  • Loading branch information
5app-Machine committed Mar 3, 2022
1 parent 69805a3 commit b3b261b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [14.6.0](https://github.com/5app/base5-ui/compare/v14.5.0...v14.6.0) (2022-03-03)


### Bug Fixes

* fix default locale, [#185](https://github.com/5app/base5-ui/issues/185) ([65da95e](https://github.com/5app/base5-ui/commit/65da95e1859b84ff96daf8003fce69b4eecbbe61))
* revert readout functions, [#185](https://github.com/5app/base5-ui/issues/185) ([7a45229](https://github.com/5app/base5-ui/commit/7a4522932fcc261c9cee5122336b2ed0b2dac075))


### Features

* add functions for label customisation, [#185](https://github.com/5app/base5-ui/issues/185) ([4caa673](https://github.com/5app/base5-ui/commit/4caa673bfc2d117da65f336f70eaa618943109bf))
* adjust hourcycle for locale, [#185](https://github.com/5app/base5-ui/issues/185) ([4acde23](https://github.com/5app/base5-ui/commit/4acde23692586a6f0c6825315330360267e94bb1))

# [14.5.0](https://github.com/5app/base5-ui/compare/v14.4.3...v14.5.0) (2022-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "base5-ui",
"version": "14.5.0",
"version": "14.6.0",
"description": "5app's reusable UI component library",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b3b261b

Please sign in to comment.