Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit f9c491f

Browse files
committed
Update changelog
1 parent 0a315aa commit f9c491f

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

docs/changelog/3/3.1.0.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 3.1.0
2+
3+
> Released on `2023-07-04`
4+
5+
## Added
6+
7+
- A new package `@version-checker/browser` for usage in browser environments (**experimental**)
8+
9+
## Changed
10+
11+
- The `@version-checker/core` package now ships CJS and ESM builds.
12+
13+
## Fixed
14+
15+
- The token will be only read from `process.env` if `process` is not `undefined`.

docs/changelog/unreleased.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,3 @@ sidebar_position: 0
33
---
44

55
# 🔜 Unreleased
6-
7-
## Added
8-
9-
- A new package `@version-checker/browser` for usage in browser environments (**experimental**)
10-
11-
## Changed
12-
13-
- The `@version-checker/core` package now ships CJS and ESM builds.
14-
15-
## Fixed
16-
17-
- The token will be only read from `process.env` if `process` is not `undefined`.

0 commit comments

Comments
 (0)