Skip to content

Commit

Permalink
chore: release v1.0.0-alpha.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 5, 2024
1 parent 1f0d183 commit 8a15555
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.0.0-freezed.0](https://github.com/ladesa-ro/api/compare/v1.0.0-alpha.7...v0.0.0-freezed.0)
#### [v0.0.0-freezed.0](https://github.com/ladesa-ro/api/compare/v1.0.0-alpha.8...v0.0.0-freezed.0)

- Crud de Turma disponibilidade e intervalo de tempo [`#213`](https://github.com/ladesa-ro/api/pull/213)
- feat(integrations): codegen [skip ci] [`1f0d183`](https://github.com/ladesa-ro/api/commit/1f0d1839286ddbeabf13cd93fd6f6cdc6aadabaa)
- feat: turma-disponibilidade-crud [`2e68da7`](https://github.com/ladesa-ro/api/commit/2e68da7d776c099f9ed1ce1c66e1fec3d545c46c)
- feat: intervalo-de-tempo service [`dd3884c`](https://github.com/ladesa-ro/api/commit/dd3884cdca8041b14a332345a817f8228c5d28f8)

#### [v1.0.0-alpha.8](https://github.com/ladesa-ro/api/compare/v1.0.0-alpha.7...v1.0.0-alpha.8)

> 28 June 2024
- feat(api-service): update ladesa spec that fixes cover image input body [`#212`](https://github.com/ladesa-ro/api/pull/212)
- chore: move dev deps into deps [`cfd945f`](https://github.com/ladesa-ro/api/commit/cfd945f1597997de87f677636fc747198f2529a0)
Expand Down
2 changes: 1 addition & 1 deletion api-service/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.0.0-alpha.8"
"version": "1.0.0-alpha.9"
}
2 changes: 1 addition & 1 deletion integrations/npm/api-client-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ladesa-ro/api-client-fetch",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"main": "dist/index.js",
"description": "LADESA - Biblioteca de integração a API - Pacote NPM.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.0.0-alpha.8"
"version": "1.0.0-alpha.9"
}

0 comments on commit 8a15555

Please sign in to comment.