Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @berviantoleo/react-component-multi-crop-demo@0.2.0
  • Loading branch information
github-actions[bot] committed Nov 15, 2020
1 parent fbf67a4 commit abb0ec6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions examples/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2020-11-15)


### Features

* add examples ([fbf67a4](https://gitlab.com/edaun/multicropjs/commit/fbf67a46557c71bf272c5a8de51b440713ee11a4))
4 changes: 2 additions & 2 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@berviantoleo/react-component-multi-crop-demo",
"description": "Demo for Multicrop.js in React.js",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"homepage": "https://gitlab.com/edaun/multicropjs/tree/master/react-component/demo",
"repository": {
Expand Down Expand Up @@ -54,4 +54,4 @@
"not ie <= 11",
"not op_mini all"
]
}
}

0 comments on commit abb0ec6

Please sign in to comment.