release version

This commit is contained in:
github-actions[bot] 2024-03-18 13:36:30 +00:00
parent c377162189
commit 77da3e79d5
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"google-indexing-script": patch
---
Fix index function to handle options passed

7
CHANGELOG.md Normal file
View File

@ -0,0 +1,7 @@
# google-indexing-script
## 0.0.3
### Patch Changes
- [#39](https://github.com/goenning/google-indexing-script/pull/39) [`9467e82`](https://github.com/goenning/google-indexing-script/commit/9467e82496170aeaa42ecd8ab6b8de4ba8f8315f) Thanks [@AntoineKM](https://github.com/AntoineKM)! - Fix index function to handle options passed

View File

@ -1,6 +1,6 @@
{
"name": "google-indexing-script",
"version": "0.0.2",
"version": "0.0.3",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"bin": {