Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 7cd2fd2

Browse files
chore(release): v0.0.2
1 parent 1a3d4b6 commit 7cd2fd2

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# Changelog
22

33

4+
## v0.0.2
5+
6+
[compare changes](https://github.com/presentium/api/compare/v0.0.1...v0.0.2)
7+
8+
### 🩹 Fixes
9+
10+
- Ingress domain name ([fb72a68](https://github.com/presentium/api/commit/fb72a68))
11+
- Jwks prod ([01bd1b4](https://github.com/presentium/api/commit/01bd1b4))
12+
- Jwks staging ([7292c5a](https://github.com/presentium/api/commit/7292c5a))
13+
14+
### 🏡 Chore
15+
16+
- **release:** Update image tags [skip ci] ([4beaa07](https://github.com/presentium/api/commit/4beaa07))
17+
- **release:** Update image tags [skip ci] ([5cbad42](https://github.com/presentium/api/commit/5cbad42))
18+
- **release:** Update image tags [skip ci] ([1a3d4b6](https://github.com/presentium/api/commit/1a3d4b6))
19+
20+
### 🤖 CI
21+
22+
- Unquoted port [skip ci] ([5e9e3ee](https://github.com/presentium/api/commit/5e9e3ee))
23+
24+
### ❤️ Contributors
25+
26+
- Presentium ([@presentium](http://github.com/presentium))
27+
- Loïc H. <[email protected]>
28+
- Loïc Herman <[email protected]>
29+
430
## v0.0.1
531

632

gradle/changelogen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@presentium/api",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": "true",
55
"repository": "github:presentium/api"
66
}

0 commit comments

Comments
 (0)