Skip to content

Commit b0d0048

Browse files
committed
chore(release): 2.0.0
1 parent e7e2b6a commit b0d0048

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+
## [2.0.0](https://github.com/cssninjaStudio/hr/compare/v1.1.0...v2.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 ([e7e2b6a](https://github.com/cssninjaStudio/hr/commit/e7e2b6a831070ddddaeda136bfbd4462cfcf40c7))
15+
516
## 1.1.0 (2022-11-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": "hr",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "HR - Human Resources portal",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)