Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit ad2a02a

Browse files
committed
Bump version to PATCH version 3.8.1
Change-Id: I604448633308369b6aced253589e969db41e86cb
1 parent 27cd436 commit ad2a02a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.8.1]
10+
### Added
11+
- Add missing home storage capability.
12+
913
## [3.8.0]
1014
### Added
1115
- Add continueTtsDuringTouch to Canvas, which is used to continue TTS output when a user interacts with a Canvas element.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Actions SDK Fulfillment Library for Node.js",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
6-
"version": "3.8.0",
6+
"version": "3.8.1",
77
"license": "Apache-2.0",
88
"author": "Google LLC",
99
"engines": {

0 commit comments

Comments
 (0)