Skip to content

Commit 75fbf02

Browse files
Release 2.0.3
[skip ci] ## [2.0.3](v2.0.2...v2.0.3) (2024-06-19) ### Bug Fixes * use @arethetypeswrong/cli to auto add source exports ([#43](#43)) ([9ded1af](9ded1af)), closes [/github.com/eggjs/egg/issues/5257#issuecomment-2176524639](https://github.com/node-modules//github.com/eggjs/egg/issues/5257/issues/issuecomment-2176524639)
1 parent 9ded1af commit 75fbf02

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.3](https://github.com/node-modules/address/compare/v2.0.2...v2.0.3) (2024-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* use @arethetypeswrong/cli to auto add source exports ([#43](https://github.com/node-modules/address/issues/43)) ([9ded1af](https://github.com/node-modules/address/commit/9ded1af5b00056fa470becb011910004b8bc71e6)), closes [/github.com/eggjs/egg/issues/5257#issuecomment-2176524639](https://github.com/node-modules//github.com/eggjs/egg/issues/5257/issues/issuecomment-2176524639)
9+
310
## [2.0.2](https://github.com/node-modules/address/compare/v2.0.1...v2.0.2) (2024-02-29)
411

512

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": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Get current machine IP, MAC and DNS servers.",
55
"scripts": {
66
"lint": "eslint src test --ext .ts",

0 commit comments

Comments
 (0)