Skip to content

Commit 9482f74

Browse files
v8.1.5-0 (#255)
Co-authored-by: @compulim-workflow-bot[bot] <@compulim-workflow-bot[bot]>
1 parent 44cbefb commit 9482f74

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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+
810
## [8.1.4] - 2025-12-24
911

1012
### Changed
@@ -510,6 +512,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
510512
- Initial release
511513
- SpeechRecognition polyfill with Cognitive Services
512514

515+
[Unreleased]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.4...HEAD
513516
[8.1.4]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.3...v8.1.4
514517
[8.1.3]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.2...v8.1.3
515518
[8.1.2]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.1...v8.1.2

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": "@compulim/web-speech-cognitive-services-root",
3-
"version": "8.1.4",
3+
"version": "8.1.5-0",
44
"description": "",
55
"private": true,
66
"author": "William Wong (https://github.com/compulim)",

0 commit comments

Comments
 (0)