Skip to content

Commit b646a62

Browse files
chore(release): 19.15.0 [skip ci]
# [19.15.0](v19.14.2...v19.15.0) (2025-11-03) ### Features * enable npm provenance for OIDC publishing ([b1f577f](b1f577f))
1 parent b1f577f commit b646a62

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [19.15.0](https://github.com/mll-lab/react-components/compare/v19.14.2...v19.15.0) (2025-11-03)
2+
3+
4+
### Features
5+
6+
* enable npm provenance for OIDC publishing ([b1f577f](https://github.com/mll-lab/react-components/commit/b1f577f856f26625b4662457d39bf64bcc2cff24))
7+
18
## [19.14.2](https://github.com/mll-lab/react-components/compare/v19.14.1...v19.14.2) (2025-10-29)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mll-lab/react-components",
33
"description": "Shared React components of MLL",
4-
"version": "19.14.2",
4+
"version": "19.15.0",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)