Skip to content

Commit

Permalink
style: add url to changelog (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ImSoZRious authored Dec 29, 2023
1 parent fd9fb51 commit 418b581
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 23 deletions.
58 changes: 36 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,56 +2,70 @@

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

## [unreleased]

### 🐛 Bug Fixes

- Unhandle nil (#19) - ([fd9fb51](https://github.com/isd-sgcu/oph66-backend/commit/fd9fb517c6bb32b998b1d848b0b3102da13dcee9))

### 🎨 Styling

- Add url to changelog - ([6c86e08](https://github.com/isd-sgcu/oph66-backend/commit/6c86e08fa46ee9c569eb56df7aa3cb4e0b8a3d7e))

## [1.0.0-rc1] - 2023-12-28

### ⛰️ Features

- Config cors (#15)
- Register + Login OIDC (#4)
- Document swagger
- Auth middleware (#17)
- [**breaking**] Event registration (#18)
- Config cors (#15) - ([032d016](https://github.com/isd-sgcu/oph66-backend/commit/032d0168ca2028ada044edf55a64a1382a03e9b4))
- Register + Login OIDC (#4) - ([3afc3f0](https://github.com/isd-sgcu/oph66-backend/commit/3afc3f0466b38aea60c6aa141e0aafac631cfc7a))
- Document swagger - ([06522b4](https://github.com/isd-sgcu/oph66-backend/commit/06522b4013786cec374f2cab4ecd491fe871e168))
- Auth middleware (#17) - ([e366ab4](https://github.com/isd-sgcu/oph66-backend/commit/e366ab4773d7f4f38f330a833f6c79205c822563))
- [**breaking**] Event registration (#18) - ([2ebdf83](https://github.com/isd-sgcu/oph66-backend/commit/2ebdf834c42a38212f23859382a21b6d5e3eaa9e))

### 🚜 Refactor

- Model (#16)
- Model (#16) - ([3411069](https://github.com/isd-sgcu/oph66-backend/commit/3411069f6d802e4261fe86057ad91a8e88705f90))

### ⚙️ Miscellaneous Tasks

- V1.0.0-rc1 - ([1f8b66b](https://github.com/isd-sgcu/oph66-backend/commit/1f8b66b7e9395f131b29790733ef8c969d631291))

## [0.2.0] - 2023-12-26

### ⛰️ Features

- Add event schedule (#10)
- DB migration (#12)
- Add event schedule (#10) - ([c74f4cc](https://github.com/isd-sgcu/oph66-backend/commit/c74f4cce3f24946db9e6a09122581187a7df6804))
- DB migration (#12) - ([7668fdf](https://github.com/isd-sgcu/oph66-backend/commit/7668fdf2b9302ad7b2a76ce30866c3f1ec8f57ab))

### ⚙️ Miscellaneous Tasks

- Update ci rule, database key, migration, makefile
- Bump `golangci-lint` version (#14)
- Update ci rule, database key, migration, makefile - ([a43c05a](https://github.com/isd-sgcu/oph66-backend/commit/a43c05aab0f14844a8f460a1368c9722844f5d5f))
- Bump `golangci-lint` version (#14) - ([8155d2a](https://github.com/isd-sgcu/oph66-backend/commit/8155d2ad7d6b23c29b6beccdbb117630a1059319))

## [0.1.0] - 2023-12-25

### ⛰️ Features

- Init
- Event detail feature (#2)
- [**breaking**] Add `extra_info` on feature_flag (#3)
- Init - ([5eb0c3f](https://github.com/isd-sgcu/oph66-backend/commit/5eb0c3f9f621595c37ba8bb30077ee0caceba485))
- Event detail feature (#2) - ([2ff5c59](https://github.com/isd-sgcu/oph66-backend/commit/2ff5c59340d070adae0b0b93d4da1c9fe5d7613c))
- [**breaking**] Add `extra_info` on feature_flag (#3) - ([1c90cdb](https://github.com/isd-sgcu/oph66-backend/commit/1c90cdb0d3a44a95956ddb7781a446372cb7a54d))

### 🐛 Bug Fixes

- Query not using key
- Golangci-lint timeout (#7)
- Query not using key - ([cb5d6ee](https://github.com/isd-sgcu/oph66-backend/commit/cb5d6ee0a1ba3474be429cf5c744b5e4b8ddc3f7))
- Golangci-lint timeout (#7) - ([a617f5d](https://github.com/isd-sgcu/oph66-backend/commit/a617f5d4b1d368bdcd0cbc5fd4455c750a7c1530))

### 🎨 Styling

- Style cliff and changelog.md (#8)
- Changelog order (#9)
- Style cliff and changelog.md (#8) - ([5f036f5](https://github.com/isd-sgcu/oph66-backend/commit/5f036f5974d768eecf38ce4d624a48ab162fb52f))
- Changelog order (#9) - ([413b1fb](https://github.com/isd-sgcu/oph66-backend/commit/413b1fb13866c13d87e883d0bd40656cfdea77a3))

### ⚙️ Miscellaneous Tasks

- Setup `CHANGELOG.md`
- Update contribution
- Dockerfile and docker compose (#5)
- CI (#6)
- Release v0.1.0
- Setup `CHANGELOG.md` - ([bf972ab](https://github.com/isd-sgcu/oph66-backend/commit/bf972ab1741b20edc6ae0c8e4a7df98035ba1431))
- Update contribution - ([d2c2e58](https://github.com/isd-sgcu/oph66-backend/commit/d2c2e5896cd0e48ed49408670f7b54f46b211942))
- Dockerfile and docker compose (#5) - ([8e00870](https://github.com/isd-sgcu/oph66-backend/commit/8e008708ac99a4c089a84d5d9e6933291fe5eebf))
- CI (#6) - ([fa20175](https://github.com/isd-sgcu/oph66-backend/commit/fa20175b9c1d223339b2dd7ca75dfae1f79a78ae))
- Release v0.1.0 - ([52de582](https://github.com/isd-sgcu/oph66-backend/commit/52de582c09ca7f2241fb1a541a668cdee4a8d771))

<!-- generated by git-cliff -->
2 changes: 1 addition & 1 deletion cliff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ body = """
{% for group, commits in commits | group_by(attribute="group") %}
### {{ group | striptags | upper_first }}
{% for commit in commits %}
- {% if commit.breaking %}[**breaking**] {% endif %}{{ commit.message | upper_first }}\
- {% if commit.breaking %}[**breaking**] {% endif %}{{ commit.message | upper_first }} - ([{{ commit.id | truncate(length=7, end="") }}](<REPO>/commit/{{ commit.id }}))\
{% endfor %}
{% endfor %}\n
"""
Expand Down

0 comments on commit 418b581

Please sign in to comment.