File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ 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+ ## [ 2.0.2] - 2021-06-09
8+ ### Fixed
9+ - NPM audit issues
10+
711## [ 2.0.1] - 2021-06-09
812### Fixed
913- UNPKG version example
@@ -67,7 +71,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6771- README.md
6872- LICENSE
6973
70- [ UNRELEASED ] : https://github.com/invisiburu/vue-picker/compare/v2.0.1...HEAD
74+ [ UNRELEASED ] : https://github.com/invisiburu/vue-picker/compare/v2.0.2...HEAD
75+ [ 2.0.2 ] : https://github.com/invisiburu/vue-picker/compare/v2.0.1...v2.0.2
7176[ 2.0.1 ] : https://github.com/invisiburu/vue-picker/compare/v2.0.0...v2.0.1
7277[ 2.0.0 ] : https://github.com/invisiburu/vue-picker/compare/v1.1.2...v2.0.0
7378[ 1.1.2 ] : https://github.com/invisiburu/vue-picker/compare/v1.1.1...v1.1.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @invisiburu/vue-picker" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "private" : false ,
55 "keywords" : [
66 " vue" ,
You can’t perform that action at this time.
0 commit comments