Skip to content

Commit

Permalink
Merge pull request #103 from corsmirror/release-please--branches--mas…
Browse files Browse the repository at this point in the history
…ter--components--costatus

chore(master): release 1.0.1
  • Loading branch information
remarkablemark authored Oct 29, 2023
2 parents e81b104 + af54647 commit b9555d5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/corsmirror/costatus/compare/v1.0.0...v1.0.1) (2023-10-29)


### Build System

* **package:** specify "types", remove "esm/" dir, & add "src/" to files ([0e32ccb](https://github.com/corsmirror/costatus/commit/0e32ccba107a75fb3c1c6737f420205de12fe499))

## 1.0.0 (2023-07-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "costatus",
"version": "1.0.0",
"version": "1.0.1",
"description": "HTTP response status codes",
"author": "Mark <mark@remarkablemark.org>",
"main": "cjs/index.js",
Expand Down

0 comments on commit b9555d5

Please sign in to comment.