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
981dc284
authored
2019-12-17 12:10:17 +0800
by
McLemore
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chore(release): 1.2.1
1 parent
801cc42f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
CHANGELOG.md
package-lock.json
package.json
CHANGELOG.md
View file @
981dc28
...
...
@@ -2,6 +2,13 @@
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.2.1](https://gitlab.zb100.com/templates/mui-template/compare/v1.2.0...v1.2.1) (2019-12-17)
### Bug Fixes
*
should add commit-msg hook by cli (
[
801cc42
](
https://gitlab.zb100.com/templates/mui-template/commit/801cc42fbcdd76e7ea0f0c92205ba12edf618fd9
)
)
## [1.2.0](https://gitlab.zb100.com/templates/mui-template/compare/v1.1.0...v1.2.0) (2019-12-17)
...
...
package-lock.json
View file @
981dc28
{
"name"
:
"@zb100/mui-template"
,
"version"
:
"1.2.
0
"
,
"version"
:
"1.2.
1
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
981dc28
{
"name"
:
"@zb100/mui-template"
,
"version"
:
"1.2.
0
"
,
"version"
:
"1.2.
1
"
,
"description"
:
"小程序组件模版"
,
"main"
:
"index.js"
,
"scripts"
:
{
...
...
Please
register
or
sign in
to post a comment