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 2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
- ## [ Unreleased ]
5
+ ## [ 5.0.1 ] - 2021-06-08
6
6
7
7
- Major update!
8
8
- Changed semantic versioning to match version of Grid.js on which it is built to work
@@ -11,6 +11,8 @@ All notable changes to this project will be documented in this file. Dates are d
11
11
- Removed inessential dependencies and lightened the weight of others
12
12
- Simplified the testing procedure
13
13
14
+ ## [ 4.0.0] - 2020-07-14
15
+
14
16
## [ 0.4.1] - 2020-07-14
15
17
16
18
- Update documentation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gridjs-vue" ,
3
3
"description" : " A Vue.js wrapper component for Grid.js" ,
4
- "version" : " 4 .0.0 " ,
4
+ "version" : " 5 .0.1 " ,
5
5
"license" : " MIT" ,
6
6
"private" : false ,
7
7
"authors" : [
You can’t perform that action at this time.
0 commit comments