We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc39fe commit 3720a02Copy full SHA for 3720a02
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## v0.0.3
16
17
[compare changes](https://github.com/sauromates/nuxt-redmine/compare/v0.0.2...v0.0.3)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-redmine",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "Redmine REST API integration for Nuxt",
"keywords": [
"redmine",
0 commit comments