File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ 1.27.0] ( https://github.com/d2-projects/d2-admin/compare/v1.26.0...v1.27.0 ) (2023-09-16)
6
+
7
+
8
+ ### Features
9
+
10
+ * ${{ !contains(github.event.head_commit.message, '[ skip ci] ') }} ([ 40d1ed1] ( https://github.com/d2-projects/d2-admin/commit/40d1ed196dd858b1546100c63970c993fa0e96c2 ) )
11
+ * contains ([ f0bf16e] ( https://github.com/d2-projects/d2-admin/commit/f0bf16e2f316feec5f40a5b27091a6b07cf0f290 ) )
12
+ * if ([ dbd461f] ( https://github.com/d2-projects/d2-admin/commit/dbd461f2bdc5581796852eae3b1e8c57d68f7943 ) )
13
+ * if ([ c1b220d] ( https://github.com/d2-projects/d2-admin/commit/c1b220d08cc5a76e3af36929ff2befe8c82d4047 ) )
14
+ * secrets.GITHUB_TOKEN ([ ec74266] ( https://github.com/d2-projects/d2-admin/commit/ec742660bffe350113d5c7a4f3fae738a602f931 ) )
15
+
5
16
# [ 1.26.0] ( https://github.com/d2-projects/d2-admin/compare/v1.25.0...v1.26.0 ) (2023-09-13)
6
17
7
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " d2-admin" ,
3
- "version" : " 1.26 .0" ,
3
+ "version" : " 1.27 .0" ,
4
4
"scripts" : {
5
5
"serve" : " vue-cli-service serve --open" ,
6
6
"start" : " npm run serve" ,
You can’t perform that action at this time.
0 commit comments