Skip to content

Commit

Permalink
Merge pull request #63 from goenning/changeset-release/main
Browse files Browse the repository at this point in the history
release version
  • Loading branch information
goenning committed Jun 20, 2024
2 parents e49a653 + bdcb029 commit b3ccccc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-mirrors-double.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# google-indexing-script

## 0.2.0

### Minor Changes

- [#62](https://github.com/goenning/google-indexing-script/pull/62) [`93dd956`](https://github.com/goenning/google-indexing-script/commit/93dd956dca4065b97d6076db772560fba57aec50) Thanks [@hasanafzal8485](https://github.com/hasanafzal8485)! - Don't want the same URL use my API limit again until his previous cache limit is completed

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-indexing-script",
"version": "0.1.0",
"version": "0.2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"bin": {
Expand Down

0 comments on commit b3ccccc

Please sign in to comment.