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 40aaa33 commit f663161Copy full SHA for f663161
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [0.2.1] - 2018-07-23
8
### Added
9
- Distifies to the repository
10
- theme property
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@isneezy/vue-selectize",
3
- "version": "0.2.0",
+ "version": "0.2.1",
"main": "./dist/vue-selectize.common.js",
"scripts": {
"serve": "vue-cli-service serve",
0 commit comments