Skip to content

Commit e636901

Browse files
committed
chore(release): 5.0.0
1 parent 366ac64 commit e636901

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## [5.0.0](https://github.com/cssninjaStudio/krypton/compare/v4.1.2...v5.0.0) (2023-01-06)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* migrate from gulp to astro
11+
12+
### Features
13+
14+
* migrate from gulp to astro ([366ac64](https://github.com/cssninjaStudio/krypton/commit/366ac64771162216f1acd847a37729abe07278a9))
15+
516
### [4.1.2](https://github.com/cssninjaStudio/krypton/compare/v4.1.1...v4.1.2) (2022-10-28)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "krypton",
3-
"version": "4.1.2",
3+
"version": "5.0.0",
44
"description": "Krypton - Bulma + Alpine JS ICO/Crypto Starter",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)