Skip to content

Commit 9477042

Browse files
committed
chore(release): 3.0.0
1 parent 652f649 commit 9477042

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

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+
## [3.0.0](https://github.com/cssninjaStudio/minimal/compare/v2.0.2...v3.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 ([652f649](https://github.com/cssninjaStudio/minimal/commit/652f64919c67e0c7f07f7160f1bceba3a6b44278))
15+
516
### [2.0.2](https://github.com/cssninjaStudio/minimal/compare/v2.0.1...v2.0.2) (2022-11-28)
617

718
### [2.0.1](https://github.com/cssninjaStudio/minimal/compare/v2.0.0...v2.0.1) (2022-11-07)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minimal",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "Minimal - Bulma + Alpine JS landing page",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)