Skip to content

Commit aaa0878

Browse files
authored
Merge pull request #54 from urbanisierung/release-version-0-0-6
chore(release): version bump to 0.0.6
2 parents 0d8f5e9 + a813371 commit aaa0878

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# google-indexing-script
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/goenning/google-indexing-script/pull/53) [`621444c`](https://github.com/goenning/google-indexing-script/commit/621444cc57d9cff1cc5333747c848746fdffeb52) Thanks [@urbanisierung](https://github.com/urbanisierung)! - feat(get-publish-metadata): optional retries if rate limited
8+
39
## 0.0.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-indexing-script",
3-
"version": "0.1.0",
3+
"version": "0.0.6",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"bin": {

0 commit comments

Comments
 (0)