Skip to content

Commit 27a2fe5

Browse files
committed
release: 2023-04-10, Version 1.2.1 [skip ci]
1 parent 18b582a commit 27a2fe5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/logdna/stdlib-node/compare/v1.2.0...v1.2.1) (2023-04-10)
4+
5+
6+
### Chores
7+
8+
* Update jenkins agent specification [18b582a](https://github.com/logdna/stdlib-node/commit/18b582a379f72c3bdeae1eaa185f56ac9cb0a137) - Jon Moses
9+
10+
11+
### Documentation
12+
13+
* Remove internal tooling reference from readme [21da877](https://github.com/logdna/stdlib-node/commit/21da877735cebee45a02f08de20a7db721e85de9) - Jon Moses
14+
315
# [1.2.0](https://github.com/logdna/stdlib-node/compare/v1.1.5...v1.2.0) (2022-08-01)
416

517

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

0 commit comments

Comments
 (0)