We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6f461 commit e3daa97Copy full SHA for e3daa97
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.2.1
2
+
3
+- Fixed Travis configuration to publish and create documentation on release tags.
4
5
# 1.2.0
6
7
- Updated to Choices.js v4.1.3. Changes:
package.json
@@ -1,6 +1,6 @@
{
"name": "choicesjs-stencil",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Select Web Component which wraps ChoicesJS library using StencilJS",
"repository": {
"type": "git",
0 commit comments