Skip to content

Commit

Permalink
chore(main): release 2.1.2 (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
lholmquist authored Jun 29, 2023
1 parent 16a87c8 commit 63d9121
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.1.2](https://github.com/nodeshift/faas-js-runtime/compare/v2.1.1...v2.1.2) (2023-06-29)


### Miscellaneous

* update the token that release-please runs with. ([#255](https://github.com/nodeshift/faas-js-runtime/issues/255)) ([16a87c8](https://github.com/nodeshift/faas-js-runtime/commit/16a87c866a3d5150824b4c96c1e73166152967d4))

## [2.1.1](https://github.com/nodeshift/faas-js-runtime/compare/v2.1.0...v2.1.1) (2023-06-29)


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": "faas-js-runtime",
"version": "2.1.1",
"version": "2.1.2",
"repository": {
"type": "git",
"url": "https://github.com/nodeshift/faas-js-runtime.git"
Expand Down

0 comments on commit 63d9121

Please sign in to comment.