Skip to content

Commit

Permalink
chore: release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ivanvl01 committed Mar 17, 2022
1 parent cc0a4df commit 5d5c6e8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://www.github.com/donkeyclip/motorcortex-abstracts/compare/v1.1.0...v1.2.0) (2022-03-17)


### Features

* declare mc 8 as compatible ([cc0a4df](https://www.github.com/donkeyclip/motorcortex-abstracts/commit/cc0a4dfc62199d9bcaa2200f0b3bfc3dc9b71338))

## [1.1.0](https://www.github.com/donkeyclip/motorcortex-abstracts/compare/v1.0.2...v1.1.0) (2021-11-19)


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-abstracts",
"version": "1.1.0",
"version": "1.2.0",
"description": "Abstracts plugin for MotorCortex",
"main": "dist/motorcortex-abstracts.cjs.js",
"module": "dist/motorcortex-abstracts.esm.js",
Expand Down

0 comments on commit 5d5c6e8

Please sign in to comment.