Skip to content

Commit

Permalink
release: 2023-05-05, Version 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed May 5, 2023
1 parent 249c079 commit 9676fb7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

## [1.2.3](https://github.com/logdna/stdlib-node/compare/v1.2.2...v1.2.3) (2023-05-05)


### Bug Fixes

* **ci**: gate prs from non maintainers [249c079](https://github.com/logdna/stdlib-node/commit/249c079b7c0365f2956ca27e4b55566b99069588) - Eric Satterwhite

## [1.2.2](https://github.com/logdna/stdlib-node/compare/v1.2.1...v1.2.2) (2023-04-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@logdna/stdlib",
"description": "Standardized module functions free of business logic",
"version": "1.2.2",
"version": "1.2.3",
"main": "index.js",
"scripts": {
"tap": "tap",
Expand Down

0 comments on commit 9676fb7

Please sign in to comment.