Skip to content

Commit

Permalink
"Publish Packages | 01.18.25"
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgnhnt96 committed Jan 19, 2025
1 parent 08595a5 commit fceaaab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
7 changes: 3 additions & 4 deletions LATEST_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,8 @@

# revali_server

## 1.4.0
## 1.4.1

### Enhancements
### Fixes

- Support new requirement for `DI` registrations to be of type `Object`
- Wrap `DI` with handler _after_ configuration is complete
- Issue retrieving nested values from the body of a request
6 changes: 6 additions & 0 deletions constructs/revali_server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 1.4.1 | 01.18.25

### Fixes

- Issue retrieving nested values from the body of a request

## 1.4.0 | 01.18.25

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion constructs/revali_server/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: revali_server
version: 1.4.0
version: 1.4.1
description: A Revali Server Construct to generate server code using `revali_router`
repository: https://github.com/mrgnhnt96/revali/tree/main/constructs/revali_server
issue_tracker: https://github.com/mrgnhnt96/revali/issues
Expand Down

0 comments on commit fceaaab

Please sign in to comment.