Skip to content

Commit cef3fcf

Browse files
eboniangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.1.4
1 parent 9ade1eb commit cef3fcf

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.4](https://github.com/esc-chula/intania-oidc-new/compare/v0.1.3..v0.1.4) - 2025-02-06
6+
7+
### <!-- 1 -->🐛 Bug Fixes
8+
9+
- Dockerfile openssl - ([de04f3d](https://github.com/esc-chula/intania-oidc-new/commit/de04f3da5996de1d2fa0028df801e371d50cf29f))
10+
- Fuck pnpm@10.0.0 - ([6f335fe](https://github.com/esc-chula/intania-oidc-new/commit/6f335fe0806f363477a31f0e30c9042ad114c78c))
11+
12+
### Build
13+
14+
- Fix env and prisma - ([ecde18b](https://github.com/esc-chula/intania-oidc-new/commit/ecde18b30590d6858f34515e9687a37a95f06b47))
15+
516
## [0.1.3](https://github.com/esc-chula/intania-oidc-new/compare/v0.1.2..v0.1.3) - 2025-02-05
617

718
### <!-- 1 -->🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tech-website",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)