release version

This commit is contained in:
github-actions[bot] 2024-03-18 14:18:54 +00:00
parent 7d58b72244
commit 8e8802d026
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"google-indexing-script": patch
---
Add documentation comments

View File

@ -1,5 +1,11 @@
# google-indexing-script
## 0.0.4
### Patch Changes
- [#40](https://github.com/goenning/google-indexing-script/pull/40) [`074f2c7`](https://github.com/goenning/google-indexing-script/commit/074f2c7ebbafff3a03ebf07baf7b21922a98698d) Thanks [@AntoineKM](https://github.com/AntoineKM)! - Add documentation comments
## 0.0.3
### Patch Changes

View File

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