Skip to content

Commit 6a68fc0

Browse files
Merge pull request #9 from SyntropyLabs/changeset-release/main
chore: version packages
2 parents e1e4c3e + 62bda79 commit 6a68fc0

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

.changeset/provenance-release.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @syntropy-labs/react-web-speech
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 1c297c4: ### Patch Release (v0.1.1)
8+
- Added provenance attestation for npm package verification
9+
- Improved changelog configuration
10+
311
## 0.1.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syntropy-labs/react-web-speech",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "A React library for the Web Speech API with first-class DX: mic permissions, listening states, browser compatibility, and cursor-aware text insertion.",
66
"author": "SyntropyLabs",

0 commit comments

Comments
 (0)