Skip to content

Commit 52abd24

Browse files
committedMay 3, 2023
chore(release): 2.2.0
1 parent 817cf5a commit 52abd24

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.2.0](https://github.com/cssninjaStudio/hr/compare/v2.1.0...v2.2.0) (2023-05-03)
6+
7+
8+
### Features
9+
10+
* upgrade to astro 2 + add unplugin-fonts ([031ca7c](https://github.com/cssninjaStudio/hr/commit/031ca7cb2113298fcd68385a2c54056ade3dbabb))
11+
12+
13+
### Bug Fixes
14+
15+
* update hr demo api url ([e510fc2](https://github.com/cssninjaStudio/hr/commit/e510fc2ecfd9a717950d404bd013b1314833dd31))
16+
* update hr demo api url ([6dab14d](https://github.com/cssninjaStudio/hr/commit/6dab14dfda5ef65de47f9d5586097fe4e1271cae))
17+
518
## [2.1.0](https://github.com/cssninjaStudio/hr/compare/v2.0.0...v2.1.0) (2023-02-10)
619

720

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hr",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "HR - Human Resources portal",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)