Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
templates
/
mui-template
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9b7b3fb4
authored
2019-12-20 09:37:07 +0800
by
McLemore
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' into develop
2 parents
a00cc184
0ad4801e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
CHANGELOG.md
package-lock.json
package.json
CHANGELOG.md
View file @
9b7b3fb
...
...
@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See
[
standard-version
](
https://github.com/conventional-changelog/standard-version
)
for commit guidelines.
### [1.3.1](https://gitlab.zb100.com/templates/mui-template/compare/v1.3.0...v1.3.1) (2019-12-20)
## [1.3.0](https://gitlab.zb100.com/templates/mui-template/compare/v1.2.2...v1.3.0) (2019-12-17)
...
...
package-lock.json
View file @
9b7b3fb
{
"name"
:
"@zb100/mui-template"
,
"version"
:
"1.3.
0
"
,
"version"
:
"1.3.
1
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
9b7b3fb
{
"name"
:
"@zb100/mui-template"
,
"version"
:
"1.3.
0
"
,
"version"
:
"1.3.
1
"
,
"description"
:
"小程序组件模版"
,
"main"
:
"index.js"
,
"scripts"
:
{
...
...
Please
register
or
sign in
to post a comment