Skip to content

Commit

Permalink
chore(release): 1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
JsonLYH committed Sep 17, 2023
1 parent c75b782 commit 11d5e49
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.16](https://github.com/JsonLYH/agility-form/compare/v1.0.15...v1.0.16) (2023-09-17)

### [1.0.15](https://github.com/JsonLYH/agility-form/compare/v1.0.14...v1.0.15) (2023-09-17)

### [1.0.14](https://github.com/JsonLYH/agility-form/compare/v1.0.13...v1.0.14) (2023-09-17)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agility-form",
"version": "1.0.15",
"version": "1.0.16",
"description": "基于Vue2+ElementUI开发的快速表单生成工具,通过JSON即可快速进行中后台表单、业务赋能.",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit 11d5e49

Please sign in to comment.