Skip to content

Commit e3daa97

Browse files
committed
Update version and changelog
1 parent 0d6f461 commit e3daa97

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.1
2+
3+
- Fixed Travis configuration to publish and create documentation on release tags.
4+
15
# 1.2.0
26

37
- Updated to Choices.js v4.1.3. Changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "choicesjs-stencil",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Select Web Component which wraps ChoicesJS library using StencilJS",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)