Skip to content

Commit

Permalink
Merge pull request #656 from pmcelhaney/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
pmcelhaney committed Nov 24, 2023
2 parents 83073c0 + fa63e5a commit 5311077
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-cobras-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-boats-mate.md

This file was deleted.

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

## 0.31.0

### Minor Changes

- 24d96c3: created a new intro banner for the CLI

### Patch Changes

- 88cebcd: fixed an issue where if there was a directory and file with the same name, one would shadow the other

## 0.30.0

### Minor 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.30.0",
"version": "0.31.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 5311077

Please sign in to comment.