Skip to content

Commit

Permalink
Merge pull request #92 from belgattitude/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
belgattitude authored Oct 3, 2022
2 parents 5d79670 + 5955670 commit 37334fd
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/stale-nails-punch.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.17

### Patch Changes

- Updated dependencies [[`9498cb2`](https://github.com/belgattitude/http-exception/commit/9498cb269dbcf2fd43946209198fda16684be3db)]:
- @belgattitude/http-exception@1.3.2

## 0.1.16

### 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-esm",
"version": "0.1.16",
"version": "0.1.17",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/http-exception/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @belgattitude/http-exception

## 1.3.2

### Patch Changes

- [#91](https://github.com/belgattitude/http-exception/pull/91) [`9498cb2`](https://github.com/belgattitude/http-exception/commit/9498cb269dbcf2fd43946209198fda16684be3db) Thanks [@belgattitude](https://github.com/belgattitude)! - Remove hardcoded string in supportsCause function

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http-exception/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@belgattitude/http-exception",
"version": "1.3.1",
"version": "1.3.2",
"license": "MIT",
"homepage": "https://github.com/belgattitude/http-exception",
"repository": {
Expand Down

0 comments on commit 37334fd

Please sign in to comment.