Skip to content

Commit 2c822b1

Browse files
eboniangithub-actions[bot]
authored andcommitted
chore(release): prepare for v0.2.3
1 parent cc57389 commit 2c822b1

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.2.3](https://github.com/esc-chula/intania-oidc-new/compare/v0.2.2..v0.2.3) - 2025-02-11
6+
7+
### <!-- 0 -->⛰️ Features
8+
9+
- Containers errors handling - ([fc98136](https://github.com/esc-chula/intania-oidc-new/commit/fc9813635c3c6195d63f86fee2de1f7acbf6a95e))
10+
11+
### <!-- 1 -->🐛 Bug Fixes
12+
13+
- Typo and casing - ([d9866bd](https://github.com/esc-chula/intania-oidc-new/commit/d9866bdb1f2e38e66405efd4ff4a5d5f71299a57))
14+
15+
### Miscellaneous Tasks
16+
17+
- Remove tools and services title - ([91c26df](https://github.com/esc-chula/intania-oidc-new/commit/91c26df8f94e7ceb95e4449944bd04200ad7c1ea))
18+
- Footer y borders - ([50a0fb8](https://github.com/esc-chula/intania-oidc-new/commit/50a0fb8e904c265e59106ff09fa40907486ff3b9))
19+
- Early bird timeline - ([cbd71f9](https://github.com/esc-chula/intania-oidc-new/commit/cbd71f96adc55b6d03f7e282018d79aff8dcbafa))
20+
21+
### Refactor
22+
23+
- GetMembers - ([5341b94](https://github.com/esc-chula/intania-oidc-new/commit/5341b94760fbab20e7d3907ce2da52a6b2ea13d4))
24+
- Apis - ([139c12e](https://github.com/esc-chula/intania-oidc-new/commit/139c12ea37e3ed9f93069d9bef143e1e73dab968))
25+
26+
### Build
27+
28+
- Fix workflow artifacts - ([631e7f4](https://github.com/esc-chula/intania-oidc-new/commit/631e7f484e4fde5ed110ed87fbec51fa032a89d5))
29+
530
## [0.2.2](https://github.com/esc-chula/intania-oidc-new/compare/v0.2.1..v0.2.2) - 2025-02-11
631

732
### <!-- 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.2.2",
3+
"version": "0.2.3",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)