Skip to content

Commit 38479e9

Browse files
authored
Merge pull request #66 from goenning/changeset-release/main
release version
2 parents d65c365 + 8b1b8a2 commit 38479e9

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/new-rivers-tell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pretty-masks-raise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#65](https://github.com/goenning/google-indexing-script/pull/65) [`e0c31f8`](https://github.com/goenning/google-indexing-script/commit/e0c31f837acfe2083843436050b40f21f3806838) Thanks [@AntoineKM](https://github.com/AntoineKM)! - Add custom URLs option
8+
9+
### Patch Changes
10+
11+
- [#65](https://github.com/goenning/google-indexing-script/pull/65) [`e0c31f8`](https://github.com/goenning/google-indexing-script/commit/e0c31f837acfe2083843436050b40f21f3806838) Thanks [@AntoineKM](https://github.com/AntoineKM)! - Fix siteUrls convertions
12+
313
## 0.2.0
414

515
### Minor 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.2.0",
3+
"version": "0.3.0",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"bin": {

0 commit comments

Comments
 (0)