Skip to content

Commit

Permalink
Merge pull request #18 from p-j/changeset-release/main
Browse files Browse the repository at this point in the history
Publish next versions
  • Loading branch information
p-j authored Nov 25, 2020
2 parents 41511c1 + a612876 commit 452f706
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/selfish-cameras-sort.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eapi-middleware-headers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @p-j/eapi-middleware-headers

## 1.1.1

### Patch Changes

- [`41511c1`](https://github.com/p-j/eapi/commit/41511c1deb905f3ab59ce80e1838a0ab83bf8a04) Thanks [@p-j](https://github.com/p-j)! - replace headers.forEach by for...of headers.entries()

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eapi-middleware-headers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@p-j/eapi-middleware-headers",
"version": "1.1.0",
"version": "1.1.1",
"description": "A middleware to manage headers or requests within an EAPI app. Check worker-eapi-template for context.",
"license": "MIT",
"author": "Jérémie Parker <[email protected]>",
Expand Down

0 comments on commit 452f706

Please sign in to comment.