Skip to content

Commit 2ff0465

Browse files
Version Packages (#476)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5cbc564 commit 2ff0465

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stale-otters-deny.md

-5
This file was deleted.

packages/json-api/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @httpx/json-api
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- [#475](https://github.com/belgattitude/httpx/pull/475) [`5cbc564`](https://github.com/belgattitude/httpx/commit/5cbc564595a12dc87a07ed5a3bcc4e42f1b671f7) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix release
8+
39
## 0.2.1
410

511
### Patch Changes

packages/json-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@httpx/json-api",
33
"description": "Basic typescript helpers to work with json-api",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"license": "MIT",
66
"author": {
77
"name": "Vanvelthem Sébastien",

0 commit comments

Comments
 (0)