Skip to content

Commit

Permalink
docs: correct CHANGELOG format
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanwww committed Nov 10, 2024
1 parent 6a38722 commit 83a2311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/result/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ Change package name to `@rustresult/result`.
The following functions are moved to `@rustresult/json` package:
- `ResultJSON.serialize`
- `ResultJSON.deserialize`

The following functions are moved to `@rustresult/json-serializr` package:
- `createResultModelSchema`
- `resultPropSchema`

The following functions are moved to `@rustresult/typeorm` package:
- `typeormTransaction`

Expand Down

0 comments on commit 83a2311

Please sign in to comment.