Skip to content

Commit 3d23aad

Browse files
authored
* Bump [email protected] * Update PR number
1 parent 65a0e14 commit 3d23aad

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
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](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Changed
11+
12+
- Bumped dependencies, in PR [#238](https://github.com/compulim/web-speech-cognitive-services/pull/238)
13+
- Production dependencies
14+
- [`[email protected]`](https://npmjs.com/package/on-error-resume-next/v/2.0.2)
15+
816
## [8.1.0] - 2025-01-06
917

1018
### Added

package-lock.json

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

packages/web-speech-cognitive-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"event-as-promise": "^2.0.0",
9999
"event-target-shim": "^6.0.2",
100100
"memoize-one": "^6.0.0",
101-
"on-error-resume-next": "^2.0.1",
101+
"on-error-resume-next": "^2.0.2",
102102
"simple-update-in": "^2.2.0",
103103
"valibot": "^0.42.1"
104104
},

0 commit comments

Comments
 (0)