Skip to content

Commit 1eff986

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2021-04-19) ### Bug Fixes * add missing packages ([7cc1258](7cc1258))
1 parent a25bd90 commit 1eff986

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.0.2...v1.0.3) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing packages ([7cc1258](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/7cc12588b1e035c307bf38cd0c8636ea81978eb8))
7+
18
## [1.0.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.0.1...v1.0.2) (2021-04-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/conditional-logic",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A simple conditional-logic component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"conditional-logic",

0 commit comments

Comments
 (0)