diff --git a/CHANGELOG.md b/CHANGELOG.md index c67b6e9..e030acf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.2.2](https://github.com/Gumball12/google-spreadsheet-dts/compare/v0.2.1...v0.2.2) (2024-03-11) + ### [0.2.1](https://github.com/Gumball12/google-spreadsheet-dts/compare/v0.2.0...v0.2.1) (2024-03-10) ## [0.2.0](https://github.com/Gumball12/google-spreadsheet-dts/compare/v0.1.1...v0.2.0) (2024-03-10) diff --git a/package.json b/package.json index 6a9a68b..6b9a0c5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "google-spreadsheet-dts", "description": "d.ts for Google Spreadsheet", - "version": "0.2.1", + "version": "0.2.2", "type": "module", "repository": { "type": "git",