Skip to content

Commit

Permalink
RELEASING: Releasing 3 package(s) (#857)
Browse files Browse the repository at this point in the history
Releases:
  @httpx/[email protected]
  @httpx/[email protected]
  @examples/[email protected]

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
belgattitude and github-actions[bot] authored Jan 2, 2024
1 parent ef4e8c7 commit b5ddd9b
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-suits-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-kids-crash.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/nextjs-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @examples/nextjs-app

## 0.1.56

### Patch Changes

- Updated dependencies [[`ef4e8c7`](https://github.com/belgattitude/httpx/commit/ef4e8c765c7e63efe38b569385b99cc69bc7f05f)]:
- @httpx/assert@0.6.3

## 0.1.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/nextjs-app",
"version": "0.1.55",
"version": "0.1.56",
"type": "module",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/assert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @httpx/assert

## 0.6.3

### Patch Changes

- [#856](https://github.com/belgattitude/httpx/pull/856) [`ef4e8c7`](https://github.com/belgattitude/httpx/commit/ef4e8c765c7e63efe38b569385b99cc69bc7f05f) Thanks [@belgattitude](https://github.com/belgattitude)! - Improve documentation

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/assert/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@httpx/assert",
"description": "Assertions and typeguards",
"version": "0.6.2",
"version": "0.6.3",
"license": "MIT",
"author": {
"name": "Vanvelthem Sébastien",
Expand Down
6 changes: 6 additions & 0 deletions packages/json-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @httpx/json-api

## 0.5.11

### Patch Changes

- [#856](https://github.com/belgattitude/httpx/pull/856) [`ef4e8c7`](https://github.com/belgattitude/httpx/commit/ef4e8c765c7e63efe38b569385b99cc69bc7f05f) Thanks [@belgattitude](https://github.com/belgattitude)! - Build against browserslist

## 0.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@httpx/json-api",
"description": "Basic typescript helpers to work with json-api",
"version": "0.5.10",
"version": "0.5.11",
"license": "MIT",
"author": {
"name": "Vanvelthem Sébastien",
Expand Down

0 comments on commit b5ddd9b

Please sign in to comment.