Skip to content

Commit 33de707

Browse files
chore: release 0.0.15 (#56)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5eb3a90 commit 33de707

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
### [0.0.15](https://www.github.com/kissmybutton/motorcortex-banners/compare/v0.0.14...v0.0.15) (2021-12-01)
4+
5+
6+
### Bug Fixes
7+
8+
* drop code from demo config ([0eca33c](https://www.github.com/kissmybutton/motorcortex-banners/commit/0eca33cbe22dad6b840e3ff74f97e3f7c36cdc5a))
9+
* fix broken rollup config ([69c00f6](https://www.github.com/kissmybutton/motorcortex-banners/commit/69c00f647c79d0cd2b90ff63cf69128ac9ec0438))
10+
* fix broken webpack config ([03b9327](https://www.github.com/kissmybutton/motorcortex-banners/commit/03b9327b78f88b95da800bbfd439cd2405676559))
11+
* update build and demo files drop old babel config ([cb248ed](https://www.github.com/kissmybutton/motorcortex-banners/commit/cb248ed2a8981e6b741d7fd733ba37231733f9e1))
12+
* update build and demo files drop old babel config ([e7e2a51](https://www.github.com/kissmybutton/motorcortex-banners/commit/e7e2a51a5ae7ddb670a2bb5ea6d8730d975b460f))
13+
* update build and demo files drop old babel config ([c5c7d4a](https://www.github.com/kissmybutton/motorcortex-banners/commit/c5c7d4a9f0583f4bb99d89d492597ef1bdc4ac28))
14+
* update build and demo files drop old babel config ([33d5a54](https://www.github.com/kissmybutton/motorcortex-banners/commit/33d5a549e46b0dc4da78f8d10bc893b24c02f96e))
15+
* update build and demo files drop old babel config ([0472fe9](https://www.github.com/kissmybutton/motorcortex-banners/commit/0472fe96caf6054cdc44a93bd9acf9f3edb38a0e))
16+
* update build and demo files drop old babel config ([27d5b9e](https://www.github.com/kissmybutton/motorcortex-banners/commit/27d5b9e97db0cf76f009eeba9431bcc2cd316f63))
17+
* update build and demo files drop old babel config ([9714048](https://www.github.com/kissmybutton/motorcortex-banners/commit/97140488b610c855497361f702d5ae88791e2a38))
18+
* update npm name ([d5e1f41](https://www.github.com/kissmybutton/motorcortex-banners/commit/d5e1f41e0f3f54ea45cb5531dbbf35d7acd40557))
19+
* update rollup deps to latest packages ([6199a25](https://www.github.com/kissmybutton/motorcortex-banners/commit/6199a25796440eb9a1838b8e90264feb0310acff))
20+
321
### 0.0.14 (2021-08-23)
422

523

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kissmybutton/motorcortex-banners",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "banners plugin for MotorCortex",
55
"main": "dist/motorcortex-banners.cjs.js",
66
"module": "dist/motorcortex-banners.esm.js",

0 commit comments

Comments
 (0)