Skip to content

Commit 7f8ce9c

Browse files
v8.1.3 (#248)
Co-authored-by: @compulim <@compulim>
1 parent b33949a commit 7f8ce9c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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]
8+
## [8.1.3] - 2025-07-19
99

1010
### Changed
1111

@@ -472,7 +472,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
472472
- Initial release
473473
- SpeechRecognition polyfill with Cognitive Services
474474

475-
[Unreleased]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.2...HEAD
475+
[8.1.3]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.2...v8.1.3
476476
[8.1.2]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.1...v8.1.2
477477
[8.1.1]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.1.0...v8.1.1
478478
[8.1.0]: https://github.com/compulim/web-speech-cognitive-services/compare/v8.0.0...v8.1.0

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

0 commit comments

Comments
 (0)