Skip to content

Commit

Permalink
ci(uplift): uplifted for version v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
uplift-bot committed Oct 21, 2024
1 parent 3dc0ee4 commit a9d62d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

## [v0.1.15](https://github.com/Bastianowicz/axios-transform-validate-response/releases/tag/v0.1.15) - 2024-10-21

- [`3dc0ee4`](https://github.com/Bastianowicz/axios-transform-validate-response/commit/3dc0ee44cb3c461661bba315c14498e8b00bfaf5) fix(deps): update dependency typescript to v5.6.3

## [v0.1.14](https://github.com/Bastianowicz/axios-transform-validate-response/releases/tag/v0.1.14) - 2024-10-07

- [`4c86bcb`](https://github.com/Bastianowicz/axios-transform-validate-response/commit/4c86bcbc0be9f2107487b5d3fa98d20557732361) fix(deps): update dependency typescript to v5.6.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axios-transform-validate-response",
"version": "0.1.14",
"version": "0.1.15",
"description": "Plugin to transform and validate axios responses using typestack class-transformer and class-validator.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a9d62d8

Please sign in to comment.