Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit 99847db

Browse files
chore: release 1.0.0 (#4)
* created CHANGELOG.md [ci skip] * updated package.json [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5301311 commit 99847db

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2020-07-06)
4+
5+
6+
### Features
7+
8+
* Initial release of the Google Analytics Admin API client library ([#1](https://www.github.com/googleanalytics/nodejs-analyticsadmin/issues/1)) ([4632b0d](https://www.github.com/googleanalytics/nodejs-analyticsadmin/commit/4632b0d442c63832c360f8315fa205f6e1ec84de))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-analytics/admin",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Admin client for Node.js",
55
"repository": "googleanalytics/nodejs-analyticsadmin",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)