Skip to content

Commit 7743892

Browse files
authored
Merge pull request #106 from numbersprotocol/omni/af42200c/capture-eye
Bump capture-eye to 1.11.1
2 parents 1c7428b + 75ecb8b commit 7743892

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.omni/af42200c-github-npm/memory.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
- `capture-eye/.github/workflows/production-release.yml` publishes `@numbersprotocol/capture-eye` to npm from the `publish-npm` job using npm Trusted Publishing/OIDC; npm package is configured with GitHub Actions trusted publisher.
2121
- npm vulnerability fix on 2026-05-04 only required `package-lock.json` updates for transitive dev dependencies: `brace-expansion`, `path-to-regexp`, and `smol-toml`.
22+
- Version bump prepared on 2026-05-04 updates `@numbersprotocol/capture-eye` from 1.11.0 to 1.11.1 in both `package.json` and `package-lock.json`; npm registry still shows 1.11.0 until the version bump lands on main and publishes.
2223

2324
---
24-
_Last system refresh: 2026-05-04 08:06 UTC_
25+
_Last system refresh: 2026-05-04 08:28 UTC_

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@numbersprotocol/capture-eye",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "Capture Eye widget seamlessly integrates into your website, facilitating secure and transparent provenance display and purchases of digital content directly from the creator",
55
"main": "dist/capture-eye.js",
66
"module": "dist/capture-eye.js",

0 commit comments

Comments
 (0)