Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.57 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.57](v1.0.0-beta.56...1.0.0-beta.57) (2022-03-31)

### Bug Fixes

* invalid release version ([eb1a3d4](eb1a3d4)), closes [#37](#37)

### Features

* **core:** add disabled CSS injection flag ([f35a545](f35a545))
* **core:** add selectable inject CSS option ([bd39058](bd39058))
* **core:** add utility for merge config function ([920edd7](920edd7))
  • Loading branch information
semantic-release-bot committed Mar 31, 2022
1 parent f35a545 commit ccc85ac
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.0.0-beta.57](https://github.com/TomokiMiyauci/mapcss/compare/v1.0.0-beta.56...1.0.0-beta.57) (2022-03-31)


### Bug Fixes

* invalid release version ([eb1a3d4](https://github.com/TomokiMiyauci/mapcss/commit/eb1a3d465d8a75f0602c79e3c9ac11f2984cd1d1)), closes [#37](https://github.com/TomokiMiyauci/mapcss/issues/37)


### Features

* **core:** add disabled CSS injection flag ([f35a545](https://github.com/TomokiMiyauci/mapcss/commit/f35a54575a4ca052f38967b3ff2ecfa302e945fe))
* **core:** add selectable inject CSS option ([bd39058](https://github.com/TomokiMiyauci/mapcss/commit/bd390589e755e8e0e4cb6e16827496e7ba48a4fd))
* **core:** add utility for merge config function ([920edd7](https://github.com/TomokiMiyauci/mapcss/commit/920edd7a80a6bda0ef7fa74bda30c469e7bb9e60))

# [1.0.0-beta.56](https://github.com/TomokiMiyauci/mapcss/compare/v1.0.0-beta.55...v1.0.0-beta.56) (2022-03-30)


Expand Down

0 comments on commit ccc85ac

Please sign in to comment.