mirror of
https://github.com/zhigang1992/docz.git
synced 2026-04-24 05:06:09 +08:00
v0.2.0
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
<a name="0.2.0"></a>
|
||||
# [0.2.0](https://github.com/pedronauck/docz/compare/v0.2.0-beta.2...v0.2.0) (2018-06-11)
|
||||
|
||||
|
||||
|
||||
|
||||
**Note:** Version bump only for package docz-example-basic
|
||||
|
||||
<a name="0.2.0-beta.2"></a>
|
||||
# [0.2.0-beta.2](https://github.com/doczjs/docz/compare/v0.2.0-beta.1...v0.2.0-beta.2) (2018-06-10)
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "docz-example-basic",
|
||||
"version": "0.2.0-beta.2",
|
||||
"version": "0.2.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "docz dev",
|
||||
"build": "docz build"
|
||||
},
|
||||
"dependencies": {
|
||||
"docz": "^0.2.0-beta.2",
|
||||
"docz-core": "^0.2.0-beta.2",
|
||||
"docz": "^0.2.0",
|
||||
"docz-core": "^0.2.0",
|
||||
"emotion": "^9.2.1",
|
||||
"prop-types": "^15.6.1",
|
||||
"react": "^16.4.0",
|
||||
|
||||
Reference in New Issue
Block a user