Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 933990d

Browse files
committed
[doc][ver] 6.0
1 parent c1d27a0 commit 933990d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ npm run test
218218

219219
## Major releases πŸŽ™
220220

221-
### 6.0 _(2022-01-XX)_
221+
### 6.0 _(2022-02-03)_
222222

223223
* the implementation of the `connect` function has been changed
224224
* Loco-JS-UI works with Loco-JS v6

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loco-js-ui",
3-
"version": "0.1.2",
3+
"version": "6.0.0",
44
"description": "A UI part of loco-js",
55
"main": "dist/loco-ui.js",
66
"scripts": {

0 commit comments

Comments
Β (0)