File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ UNRELEASED ]
7+ ## [ 2.0.0 ] - 2021-06-08
88### Changed
99- Now supports only Vue3 version. Please use the lower versions of the package
1010 for Vue2 applications.
@@ -63,6 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6363- README.md
6464- LICENSE
6565
66+ [ UNRELEASED ] : https://github.com/invisiburu/vue-picker/compare/v2.0.0...HEAD
67+ [ 2.0.0 ] : https://github.com/invisiburu/vue-picker/compare/v1.1.2...v2.0.0
6668[ 1.1.2 ] : https://github.com/invisiburu/vue-picker/compare/v1.1.1...v1.1.2
6769[ 1.1.1 ] : https://github.com/invisiburu/vue-picker/compare/v1.1.0...v1.1.1
6870[ 1.1.0 ] : https://github.com/invisiburu/vue-picker/compare/v1.0.2...v1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @invisiburu/vue-picker" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 2.0.0 " ,
44 "private" : false ,
55 "keywords" : [
66 " vue" ,
You can’t perform that action at this time.
0 commit comments