Skip to content

Commit eff5c0d

Browse files
committed
chore(release): 1.1.0
1 parent 60454e4 commit eff5c0d

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 1.1.0 (2022-11-28)
6+
7+
8+
### Features
9+
10+
* add demo placeholder, tidy CSS ([234a1ad](https://github.com///commit/234a1ad2792988a1329340dcb6db54e46d17f61c))
11+
* add github actions scripts ([6ca0cd3](https://github.com///commit/6ca0cd33d257c2b98be3c18b401784064dd31039))
12+
* update dependencies ([b3d69fd](https://github.com///commit/b3d69fdc16a1dc7c83e73818cd830b913466a154))
13+
* update discord url ([9c590c6](https://github.com///commit/9c590c61ad5e4e1c6a7af68563c6792aa1471bf0))
14+
* update to Alpine v3, update dependencies, add bulma css vars ([5b6f1d2](https://github.com///commit/5b6f1d2dd5589d59b453bc865c1064b4d28d009e))
15+
* upgrade to ES module ([b6c738c](https://github.com///commit/b6c738c1cf208e93b9c573d7c0443ed41139ee45))
16+
17+
18+
### Bug Fixes
19+
20+
* search, broken images, broken links ([13c71ee](https://github.com///commit/13c71eeead148104f0a03309bd84e2fc3944f040))

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.0.0",
3+
"version": "1.1.0",
44
"description": "HR - HR portal",
55
"main": "gulpfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)