Skip to content

Commit 3720a02

Browse files
committed
chore(release): v0.0.4
1 parent 2cc39fe commit 3720a02

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.0.4
4+
5+
[compare changes](https://github.com/sauromates/nuxt-redmine/compare/v0.0.3...v0.0.4)
6+
7+
### 🩹 Fixes
8+
9+
- Api routes extensions ([2cc39fe](https://github.com/sauromates/nuxt-redmine/commit/2cc39fe))
10+
11+
### ❤️ Contributors
12+
13+
- Vsevolod Girenko <vs.girenko@mail.ru>
14+
315
## v0.0.3
416

517
[compare changes](https://github.com/sauromates/nuxt-redmine/compare/v0.0.2...v0.0.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-redmine",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Redmine REST API integration for Nuxt",
55
"keywords": [
66
"redmine",

0 commit comments

Comments
 (0)