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
9fa5dcc4
authored
2019-12-14 19:09:06 +0800
by
McLemore
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chore(release): 1.1.0
1 parent
3fe066e9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
2 deletions
CHANGELOG.md
package-lock.json
package.json
CHANGELOG.md
0 → 100644
View file @
9fa5dcc
# Changelog
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.1.0 (2019-12-14)
### Features
*
**n:**
prefect basic template (
[
3fe066e
](
https://gitlab.zb100.com/templates/mui-template/commit/3fe066e905f642bf397ff504271c87db5c5b9c55
)
)
package-lock.json
View file @
9fa5dcc
{
"name"
:
"@zb100/mui-template"
,
"version"
:
"1.
0
.0"
,
"version"
:
"1.
1
.0"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
9fa5dcc
{
"name"
:
"@zb100/mui-template"
,
"version"
:
"1.
0
.0"
,
"version"
:
"1.
1
.0"
,
"description"
:
"小程序组件模版"
,
"scripts"
:
{
"release"
:
"standard-version"
,
...
...
Please
register
or
sign in
to post a comment