Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2023-08-22)
  • Loading branch information
CI authored and semantic-release-bot committed Aug 22, 2023
1 parent 2ea0a58 commit ef25675
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.0.1](https://github.com/kengoldfarb/epm-api/compare/v1.0.0...v1.0.1) (2023-08-22)

# 1.0.0 (2023-08-22)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kengoldfarb/epm-api",
"version": "1.0.0",
"version": "1.0.1",
"description": "EPM API",
"main": "build/server.js",
"engines": {
Expand Down Expand Up @@ -156,4 +156,4 @@
"optionalDependencies": {
"fsevents": "^2.3.2"
}
}
}

0 comments on commit ef25675

Please sign in to comment.