From 7da430fee0d6577b67e7a59ab9addd8089e66476 Mon Sep 17 00:00:00 2001 From: HalseySpicy <848130454@qq.com> Date: Fri, 15 Sep 2023 15:25:29 +0800 Subject: [PATCH] chore(release): 1.2.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a24dcab0..3888d695 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.0](https://github.com/HalseySpicy/Geeker-Admin/compare/v1.1.0...v1.2.0) (2023-09-15) + + +### Features + +* 🚀 update and optimize project content ([17bc017](https://github.com/HalseySpicy/Geeker-Admin/commit/17bc017c5abbd2c87813d6c6f9d587ddf9d57da7)) +* 🚀 upgrade plugins and add tab functionality ([f21a41d](https://github.com/HalseySpicy/Geeker-Admin/commit/f21a41d8df44efe5216dec39bf4abf0ea86a7781)) + ## [1.1.0](https://github.com/HalseySpicy/Geeker-Admin/compare/v1.0.0...v1.1.0) (2023-07-09) ### Features diff --git a/package.json b/package.json index ed383a6a..116236be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "geeker-admin", "private": true, - "version": "1.1.0", + "version": "1.2.0", "type": "module", "description": "geeker-admin open source management system", "author": {