Skip to content

Commit a8f8ebd

Browse files
Release 1.2.2
[skip ci] ## [1.2.2](v1.2.1...v1.2.2) (2022-12-17) ### Bug Fixes * Auto release on action ([#33](#33)) ([36b30d3](36b30d3))
1 parent 36b30d3 commit a8f8ebd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.2.2](https://github.com/node-modules/address/compare/v1.2.1...v1.2.2) (2022-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Auto release on action ([#33](https://github.com/node-modules/address/issues/33)) ([36b30d3](https://github.com/node-modules/address/commit/36b30d3708bd5fb09dd2e9a9d4741dd9112eb890))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "address",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Get current machine IP, MAC and DNS servers.",
55
"main": "lib/address.js",
66
"types": "lib/address.d.ts",

0 commit comments

Comments
 (0)