Skip to content

Commit

Permalink
chore(master): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 1, 2024
1 parent 9078a32 commit 7c42780
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 1.0.0 (2024-02-01)


### Features

* declare mc 8 as compatible ([b91be11](https://github.com/donkeyclip/motorcortex-leonsans/commit/b91be11e1a64a57f9439be75c4c30dcf8698f126))
* drop explorer 11 support ([87f77b7](https://github.com/donkeyclip/motorcortex-leonsans/commit/87f77b7ffeb5245e4171578d1c5fd3ad0dbd340f))
* update compatibility with motorcortex ([7aae496](https://github.com/donkeyclip/motorcortex-leonsans/commit/7aae4961588f2479af7d88eee8e38b9164aa36aa))
* update mc version ([c07cb5c](https://github.com/donkeyclip/motorcortex-leonsans/commit/c07cb5cf58e3f23e7f85b106b35f913caf04775c))


### Bug Fixes

* delete commitlint.config.js ([cc11b62](https://github.com/donkeyclip/motorcortex-leonsans/commit/cc11b62648c4ee5aa58119c0d4ccbcbb29509618))
* import only effect instead of full MC ([be79371](https://github.com/donkeyclip/motorcortex-leonsans/commit/be793714b44dcac978627feeec1c4630ae15cfcb))

## [1.3.2](https://github.com/donkeyclip/motorcortex-leonsans/compare/v1.3.1...v1.3.2) (2022-06-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donkeyclip/motorcortex-leonsans",
"version": "1.3.2",
"version": "1.0.0",
"description": "LeonSans plugin for MotorCortex",
"main": "dist/motorcortex-leonsans.cjs.js",
"module": "dist/motorcortex-leonsans.esm.js",
Expand Down

0 comments on commit 7c42780

Please sign in to comment.