Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit ba3cbf7

Browse files
committed
Create MAJOR release 3.0.0
Change-Id: I47149259a448453c65feb4716e001d5a1e1b97cd
1 parent ab3240d commit ba3cbf7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [3.0.0]
11+
### Changed
912
- Update minimum Node version to 12 and update dependencies
1013
- Remove deprecated classes, methods, and fields
1114

package.json

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

0 commit comments

Comments
 (0)