Skip to content

Commit

Permalink
chore(release): 23.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [23.7.0](v23.6.1...v23.7.0) (2022-01-17)

### Bug Fixes

* **vars:** remove unused colors ([#945](#945)) ([310a70a](310a70a))

### Features

* **base-modal:** extract modal store to global ([#943](#943)) ([9587f17](9587f17))
* **calendar:** split header to header & period-slider ([#939](#939)) ([107cee0](107cee0))
* **typography:** export types ([#940](#940)) ([498227c](498227c))
  • Loading branch information
semantic-release-bot committed Jan 17, 2022
1 parent 107cee0 commit 6522588
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 @@
# [23.7.0](https://github.com/alfa-laboratory/core-components/compare/v23.6.1...v23.7.0) (2022-01-17)


### Bug Fixes

* **vars:** remove unused colors ([#945](https://github.com/alfa-laboratory/core-components/issues/945)) ([310a70a](https://github.com/alfa-laboratory/core-components/commit/310a70a8be6bff687861d3d643ebc347ecf6cd6d))


### Features

* **base-modal:** extract modal store to global ([#943](https://github.com/alfa-laboratory/core-components/issues/943)) ([9587f17](https://github.com/alfa-laboratory/core-components/commit/9587f1773bb690ac6696077509d4a519aa109198))
* **calendar:** split header to header & period-slider ([#939](https://github.com/alfa-laboratory/core-components/issues/939)) ([107cee0](https://github.com/alfa-laboratory/core-components/commit/107cee0f2b5d609a02b61023b324dcc8c98c5220))
* **typography:** export types ([#940](https://github.com/alfa-laboratory/core-components/issues/940)) ([498227c](https://github.com/alfa-laboratory/core-components/commit/498227c272659a1ebf890eee61c6fecdd110faee))

## [23.6.1](https://github.com/alfa-laboratory/core-components/compare/v23.6.0...v23.6.1) (2022-01-13)


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": "@alfalab/core-components",
"version": "23.6.1",
"version": "23.7.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 6522588

Please sign in to comment.