Skip to content

Commit 3ee1a71

Browse files
committed
release: 2023-04-11, Version 1.2.2 [skip ci]
1 parent e5c5beb commit 3ee1a71

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.2.2](https://github.com/logdna/stdlib-node/compare/v1.2.1...v1.2.2) (2023-04-11)
4+
5+
6+
### Chores
7+
8+
* **deps**: update microtime requirement from ^3.0.0 to ^3.1.1 [e5c5beb](https://github.com/logdna/stdlib-node/commit/e5c5beb816eed1ba2156b553a2e1a2fe82a3e5a7) - Eric Satterwhite
9+
10+
11+
### Miscellaneous
12+
13+
* update .all-contributorsrc [skip ci] [ae4e58f](https://github.com/logdna/stdlib-node/commit/ae4e58f13fdae16fdedd1ac8b24e31750e5bf01d) - Eric Satterwhite
14+
* update README.md [skip ci] [f9f03cf](https://github.com/logdna/stdlib-node/commit/f9f03cf176232101e7b294e057fbff378d4f36f3) - Eric Satterwhite
15+
316
## [1.2.1](https://github.com/logdna/stdlib-node/compare/v1.2.0...v1.2.1) (2023-04-10)
417

518

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.1",
4+
"version": "1.2.2",
55
"main": "index.js",
66
"scripts": {
77
"tap": "tap",

0 commit comments

Comments
 (0)