Bump version

This commit is contained in:
Paul Laros
2022-02-04 21:56:16 +01:00
parent a1b4289296
commit bf02bb4947
3 changed files with 11 additions and 4 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [3.2.0] 2022-02-04
- Migrate to Dart Sass
- Upgrade to Webpack v5.68.0
- Upgrade to Bootstrap v5.1.3
- Upgrade dependencies
## [3.1.0] 2021-09-29 ## [3.1.0] 2021-09-29
- Replace OptimizeCssAssetsPlugin with CssMinimizerPlugin - Replace OptimizeCssAssetsPlugin with CssMinimizerPlugin
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@adminkit/core", "name": "@adminkit/core",
"version": "3.1.0", "version": "3.2.0",
"description": "AdminKit - Bootstrap 5 Admin Template", "description": "AdminKit - Bootstrap 5 Admin Template",
"keywords": [ "keywords": [
"bootstrap", "bootstrap",
+3 -3
View File
@@ -1,7 +1,7 @@
/*! /*!
* AdminKit v3.0.2 (https://adminkit.io/) * AdminKit v3.2.0 (https://adminkit.io/)
* Copyright 2021 Paul Laros * Copyright 2022 Paul Laros
* Copyright 2021 AdminKit * Copyright 2022 AdminKit
* Licensed under MIT (https://github.com/adminkit/adminkit/blob/master/LICENSE) * Licensed under MIT (https://github.com/adminkit/adminkit/blob/master/LICENSE)
*/ */