Skip to content

Commit

Permalink
Fixed release configuration element
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa8626 committed Nov 25, 2020
1 parent 20b4435 commit 1d039be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
2 changes: 1 addition & 1 deletion .release-it.json
Expand Up @@ -9,7 +9,7 @@
},
"github": {
"release": true,
"releaseName": "%s"
"releaseName": "${version}"
},
"dist": {}
}
55 changes: 0 additions & 55 deletions CHANGELOG.md
Expand Up @@ -37,58 +37,3 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Release 2.0.0 [`abf5fd2`](https://github.com/openplayerjs/openplayerjs/commit/abf5fd274fce9ea28942897a72afde1419f46c46)
- Fixed merge issues [`dbfc243`](https://github.com/openplayerjs/openplayerjs/commit/dbfc243d7a818752e700514d87157f570b2ea488)
- More refinements [`4fe26c7`](https://github.com/openplayerjs/openplayerjs/commit/4fe26c792c142897271bff4627115ff20e36810f)

#### v1.16.11

> 26 August 2020
- build(deps-dev): bump standard-version from 7.1.0 to 8.0.1 [`#151`](https://github.com/openplayerjs/openplayerjs/pull/151)
- fix: upgrade core-js from 3.6.4 to 3.6.5 [`#133`](https://github.com/openplayerjs/openplayerjs/pull/133)
- fix: upgrade auto-changelog from 1.16.3 to 1.16.4 [`#132`](https://github.com/openplayerjs/openplayerjs/pull/132)
- fix: upgrade auto-changelog from 1.16.2 to 1.16.3 [`#128`](https://github.com/openplayerjs/openplayerjs/pull/128)
- fix(levels): Changed events to loadd levels according to each type of media, to improve UI and performance, per #125 [`#126`](https://github.com/openplayerjs/openplayerjs/pull/126)
- feat(ads): Added `loop` option to play an Ad indefinitely per #123 request; updated documentation to relfect changes [`#124`](https://github.com/openplayerjs/openplayerjs/pull/124)
- chore(readme): remove Greenkeeper badge [`#122`](https://github.com/openplayerjs/openplayerjs/pull/122)
- fix(player): Fixed position of tooltip and fixed issue related to promise not being executed correctly [`#120`](https://github.com/openplayerjs/openplayerjs/pull/120)
- Update stylelint to the latest version 🚀 [`#115`](https://github.com/openplayerjs/openplayerjs/pull/115)
- Update mocha to the latest version 🚀 [`#114`](https://github.com/openplayerjs/openplayerjs/pull/114)
- Update typedoc to the latest version 🚀 [`#113`](https://github.com/openplayerjs/openplayerjs/pull/113)
- Update stylelint-order to the latest version 🚀 [`#112`](https://github.com/openplayerjs/openplayerjs/pull/112)
- Fix autoplay [`#110`](https://github.com/openplayerjs/openplayerjs/pull/110)
- Update file-loader to the latest version 🚀 [`#104`](https://github.com/openplayerjs/openplayerjs/pull/104)
- Update url-loader to the latest version 🚀 [`#105`](https://github.com/openplayerjs/openplayerjs/pull/105)
- Merge branch 'master' into error-event [`#103`](https://github.com/openplayerjs/openplayerjs/pull/103)
- Update stylelint to the latest version 🚀 [`#102`](https://github.com/openplayerjs/openplayerjs/pull/102)
- chore(package): update stylelint to version 11.0.0 [`#93`](https://github.com/openplayerjs/openplayerjs/pull/93)
- Update eslint-loader to the latest version 🚀 [`#90`](https://github.com/openplayerjs/openplayerjs/pull/90)
- Update eslint-config-airbnb to the latest version 🚀 [`#89`](https://github.com/openplayerjs/openplayerjs/pull/89)
- Update eslint-config-airbnb-base to the latest version 🚀 [`#88`](https://github.com/openplayerjs/openplayerjs/pull/88)
- Update style-loader to the latest version 🚀 [`#87`](https://github.com/openplayerjs/openplayerjs/pull/87)
- Update standard-version to the latest version 🚀 [`#86`](https://github.com/openplayerjs/openplayerjs/pull/86)
- Update typedoc to the latest version 🚀 [`#85`](https://github.com/openplayerjs/openplayerjs/pull/85)
- Update karma-chrome-launcher to the latest version 🚀 [`#83`](https://github.com/openplayerjs/openplayerjs/pull/83)
- Update deepmerge to the latest version 🚀 [`#82`](https://github.com/openplayerjs/openplayerjs/pull/82)
- Update eslint to the latest version 🚀 [`#78`](https://github.com/openplayerjs/openplayerjs/pull/78)
- Update css-loader to the latest version 🚀 [`#77`](https://github.com/openplayerjs/openplayerjs/pull/77)
- Update file-loader to the latest version 🚀 [`#74`](https://github.com/openplayerjs/openplayerjs/pull/74)
- Update url-loader to the latest version 🚀 [`#75`](https://github.com/openplayerjs/openplayerjs/pull/75)
- Update stylelint to the latest version 🚀 [`#66`](https://github.com/openplayerjs/openplayerjs/pull/66)
- Update stylelint-order to the latest version 🚀 [`#67`](https://github.com/openplayerjs/openplayerjs/pull/67)
- Update core-js to the latest version 🚀 [`#62`](https://github.com/openplayerjs/openplayerjs/pull/62)
- Update karma to the latest version 🚀 [`#61`](https://github.com/openplayerjs/openplayerjs/pull/61)
- Update mocha to the latest version 🚀 [`#60`](https://github.com/openplayerjs/openplayerjs/pull/60)
- Update standard-version to the latest version 🚀 [`#59`](https://github.com/openplayerjs/openplayerjs/pull/59)
- Update typedoc to the latest version 🚀 [`#43`](https://github.com/openplayerjs/openplayerjs/pull/43)
- Update stylelint-order to the latest version 🚀 [`#28`](https://github.com/openplayerjs/openplayerjs/pull/28)
- Update dependencies to enable Greenkeeper 🌴 [`#3`](https://github.com/openplayerjs/openplayerjs/pull/3)
- Update style-loader to the latest version 🚀 [`#4`](https://github.com/openplayerjs/openplayerjs/pull/4)
- Merge branch 'master' into greenkeeper/initial [`#3`](https://github.com/openplayerjs/openplayerjs/pull/3)
- fix(ads): Added new workflow to destroy Ads Manager after fatal error and added conditions to determine proper action to execute after error; fixes #148 [`#148`](https://github.com/openplayerjs/openplayerjs/issues/148)
- chore(package): update release-it to version 12.0.1 [`#68`](https://github.com/openplayerjs/openplayerjs/issues/68)
- chore(package): update file-loader to version 3.0.1 [`#40`](https://github.com/openplayerjs/openplayerjs/issues/40)
- chore(package): update release-it to version 9.0.1 [`#36`](https://github.com/openplayerjs/openplayerjs/issues/36)
- chore(package): update conventional-changelog to version 3.0.5 [`#25`](https://github.com/openplayerjs/openplayerjs/issues/25)
- chore(package): update webpack-cli to version 3.0.1 [`#7`](https://github.com/openplayerjs/openplayerjs/issues/7)
- Revert "chore(release): 0.2.1" [`a8a4f00`](https://github.com/openplayerjs/openplayerjs/commit/a8a4f00f8a56291faf5c9755b09d3a2780780e4b)
- chore(release): 0.2.0 [`5f4cfce`](https://github.com/openplayerjs/openplayerjs/commit/5f4cfce056fe6a00da7e8da282488c2ad6cc619c)
- chore(release): 0.2.1 [`6444d6d`](https://github.com/openplayerjs/openplayerjs/commit/6444d6dbfade0840716fb7f969feece7c21e4fef)

0 comments on commit 1d039be

Please sign in to comment.