Skip to content

Commit 26fa85f

Browse files
committed
chore: release v0.1.5
1 parent 6918b5e commit 26fa85f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### 0.1.1
7+
#### [v0.1.5](https://github.com/AdamXweb/HuTasker/compare/v0.1.1...v0.1.5)
8+
9+
- chore: fix baseurl for deploy [`6918b5e`](https://github.com/AdamXweb/HuTasker/commit/6918b5ee02860115c2202944b8623d1101ca7763)
10+
- Merge pull request #20 from AdamXweb/feature/categories [`737e65f`](https://github.com/AdamXweb/HuTasker/commit/737e65f7ac50c693145cae77837219d5d679c178)
11+
- feat: hugo build pages from json for categories [`13cd21e`](https://github.com/AdamXweb/HuTasker/commit/13cd21ee713147d0e5235210ae45db44a7803a2c)
12+
13+
#### v0.1.1
14+
15+
> 18 July 2022
816
917
- feat: initial commit [`cbf780d`](https://github.com/AdamXweb/HuTasker/commit/cbf780da43f820f6c4306bf8cbb329513528781f)
1018
- feat: Task pulls data from API through hugo #12 [`307a5c0`](https://github.com/AdamXweb/HuTasker/commit/307a5c0b9a18684c8ba83e08d7eb5d33ef6d75b9)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hutasker-template",
33
"description": "HuTasker",
4-
"version": "0.1.1",
4+
"version": "0.1.5",
55
"engines": {
66
"node": ">=16.16.0"
77
},

0 commit comments

Comments
 (0)