Skip to content

Commit 8e5bbf4

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2021-06-30) ### Bug Fixes * automated and manual workflows ([f82fdb0](f82fdb0))
1 parent 8499d94 commit 8e5bbf4

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.15](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.14...v1.0.15) (2021-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* automated and manual workflows ([f82fdb0](https://github.com/CoCreate-app/CoCreate-utils/commit/f82fdb00215289e510e556a76aa99f486aa36633))
7+
18
## [1.0.14](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.13...v1.0.14) (2021-06-25)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/utils",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",
@@ -52,7 +52,7 @@
5252
"clean-webpack-plugin": "^3.0.0",
5353
"file-loader": "^6.2.0",
5454
"html-webpack-plugin": "^4.5.0",
55-
"mini-css-extract-plugin": "^1.5.0",
55+
"mini-css-extract-plugin": "^1.5.0",
5656
"style-loader": "^2.0.0",
5757
"terser-webpack-plugin": "^5.1.1",
5858
"uglifyjs-webpack-plugin": "^2.2.0",

0 commit comments

Comments
 (0)