Skip to content

Commit 8afe465

Browse files
github-actions[bot]marcstraubeclaude
authored
chore(master): release 1.0.3 (#21)
🤖 I have created a release *beep* *boop* --- ## [1.0.3](v1.0.2...v1.0.3) (2026-04-10) ### Bug Fixes * **ci:** use --force for GitLab mirror instead of --mirror ([7504d12](7504d12)) * **ci:** use --mirror for GitLab push to handle existing tags ([c564881](c564881)) * **eslint-plugin:** crash in &lt;code&gt;no-unnecessary-type-arguments&lt;/co… ([933a4ed](933a4ed)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Marc Straube <email@marcstraube.de> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9d8a269 commit 8afe465

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.2"
2+
".": "1.0.3"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [1.0.3](https://github.com/marcstraube/zappzarapp-node-browser-utils/compare/v1.0.2...v1.0.3) (2026-04-10)
10+
11+
### Bug Fixes
12+
13+
- **ci:** use --force for GitLab mirror instead of --mirror
14+
([7504d12](https://github.com/marcstraube/zappzarapp-node-browser-utils/commit/7504d12042a0bf1f11f2a7f80cbbc3a608771a2a))
15+
- **ci:** use --mirror for GitLab push to handle existing tags
16+
([c564881](https://github.com/marcstraube/zappzarapp-node-browser-utils/commit/c5648819a08862c5da44386232811d53de0facc0))
17+
- **eslint-plugin:** crash in &lt;code&gt;no-unnecessary-type-arguments&lt;/co…
18+
([933a4ed](https://github.com/marcstraube/zappzarapp-node-browser-utils/commit/933a4ede0353f6909213368ca59ec933028b84ec))
19+
920
## [1.0.2](https://github.com/marcstraube/zappzarapp-node-browser-utils/compare/v1.0.1...v1.0.2) (2026-02-13)
1021

1122
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zappzarapp/browser-utils",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Comprehensive browser utilities: storage, cookies, clipboard, keyboard shortcuts, forms, observers, network retry, and more. Type-safe, tree-shakeable, zero dependencies.",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)