Skip to content

Commit

Permalink
Merge pull request #916 from pmcelhaney/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
pmcelhaney authored May 29, 2024
2 parents a0e8b9f + 2f6fb35 commit 10c02d2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-ravens-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-emus-hope.md

This file was deleted.

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

## 0.43.0

### Minor Changes

- 425e893: turn the proxy on or off for individual paths
- 4fed190: expand the .json() shortcut to include variations of JSON and XML content types

## 0.42.1

### Patch Changes
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": "counterfact",
"version": "0.42.1",
"version": "0.43.0",
"description": "a library for building a fake REST API for testing",
"type": "module",
"main": "./src/server/counterfact.js",
Expand Down

0 comments on commit 10c02d2

Please sign in to comment.