Skip to content

Commit 9676fb7

Browse files
committed
release: 2023-05-05, Version 1.2.3 [skip ci]
1 parent 249c079 commit 9676fb7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Changelog
22

3+
## [1.2.3](https://github.com/logdna/stdlib-node/compare/v1.2.2...v1.2.3) (2023-05-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci**: gate prs from non maintainers [249c079](https://github.com/logdna/stdlib-node/commit/249c079b7c0365f2956ca27e4b55566b99069588) - Eric Satterwhite
9+
310
## [1.2.2](https://github.com/logdna/stdlib-node/compare/v1.2.1...v1.2.2) (2023-04-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@logdna/stdlib",
33
"description": "Standardized module functions free of business logic",
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"main": "index.js",
66
"scripts": {
77
"tap": "tap",

0 commit comments

Comments
 (0)