mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
bump version
This commit is contained in:
+2
-1
@@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [2.2.1] 2021-04-05
|
## [2.3.0] 2021-04-05
|
||||||
|
|
||||||
|
- Add CDN to `README.md`
|
||||||
- Upgrade to bootstrap@5.0.0-beta3
|
- Upgrade to bootstrap@5.0.0-beta3
|
||||||
- Upgrade dependencies
|
- Upgrade dependencies
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@adminkit/core",
|
"name": "@adminkit/core",
|
||||||
"version": "2.2.1",
|
"version": "2.3.0",
|
||||||
"description": "AdminKit - Bootstrap 5 Admin Template",
|
"description": "AdminKit - Bootstrap 5 Admin Template",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"bootstrap",
|
"bootstrap",
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
/*!
|
/*!
|
||||||
* AdminKit v2.2.1 (https://adminkit.io/)
|
* AdminKit v2.3.0 (https://adminkit.io/)
|
||||||
* Copyright 2021 Paul Laros
|
* Copyright 2021 Paul Laros
|
||||||
* Copyright 2021 AdminKit
|
* Copyright 2021 AdminKit
|
||||||
* Licensed under MIT (https://github.com/adminkit/adminkit/blob/master/LICENSE)
|
* Licensed under MIT (https://github.com/adminkit/adminkit/blob/master/LICENSE)
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
/*!
|
/*!
|
||||||
* AdminKit v2.2.1 (https://adminkit.io/)
|
* AdminKit v2.3.0 (https://adminkit.io/)
|
||||||
* Copyright 2021 Paul Laros
|
* Copyright 2021 Paul Laros
|
||||||
* Copyright 2021 AdminKit
|
* Copyright 2021 AdminKit
|
||||||
* Licensed under MIT (https://github.com/adminkit/adminkit/blob/master/LICENSE)
|
* Licensed under MIT (https://github.com/adminkit/adminkit/blob/master/LICENSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user