Skip to content

Commit

Permalink
Merge pull request #88 from donkeyclip/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.3.0
  • Loading branch information
ElisavetAmpatzidou authored Apr 7, 2022
2 parents a544f4c + e652784 commit f18dd84
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.0](https://github.com/donkeyclip/motorcortex-presenter/compare/v1.2.0...v1.3.0) (2022-04-07)


### Features

* drop explorer 11 support ([c3c24e6](https://github.com/donkeyclip/motorcortex-presenter/commit/c3c24e63de9974f84cfeec9fae35e9fda4506961))
* update compatibility with motorcortex ([a544f4c](https://github.com/donkeyclip/motorcortex-presenter/commit/a544f4ce010bd2d39378ba05541b53cfb26c3dc8))

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


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

0 comments on commit f18dd84

Please sign in to comment.