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

Commit b094f4b

Browse files
committed
Update changelog
1 parent fe7277d commit b094f4b

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5-
6-
# [3.0.0](https://github.com/axelrindle/github-version-checker/compare/v3.0.0-rc.3...v3.0.0) (2023-01-16)
7-
8-
**Note:** Version bump only for package github-version-checker
3+
Please visit https://axelrindle.github.io/github-version-checker/changelog/

docs/changelog/unreleased.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,15 @@ 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)