Skip to content

Commit 841b0b3

Browse files
committed
v3.0.3
1 parent 53f5cee commit 841b0b3

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
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v3.0.3](https://github.com/es-shims/es-shim-api/compare/v3.0.2...v3.0.3) - 2025-10-29
9+
10+
### Commits
11+
12+
- [Refactor] use `pargs` package [`53f5cee`](https://github.com/es-shims/es-shim-api/commit/53f5cee1891c22b46404d5f4239d427942c31892)
13+
- [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/node`, `@types/semver`, `@types/tape` [`296b072`](https://github.com/es-shims/es-shim-api/commit/296b0722c041d81eed578fe184023de2cf329b51)
14+
- [Deps] update `object-inspect`, `semver` [`e2c3aab`](https://github.com/es-shims/es-shim-api/commit/e2c3aabb4831b3c449c984e8c7cdacc665389662)
15+
816
## [v3.0.2](https://github.com/es-shims/es-shim-api/compare/v3.0.1...v3.0.2) - 2024-12-11
917

1018
### Commits

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@es-shims/api",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"author": "Jordan Harband",
55
"funding": {
66
"url": "https://github.com/sponsors/ljharb"

0 commit comments

Comments
 (0)