Skip to content

Commit caedcd3

Browse files
committed
chore: release v2.1.0
1 parent d0734db commit caedcd3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/Th1nkK1D/sheethuahua/compare/2.0.0...2.1.0) (2024-09-16)
4+
5+
### Features
6+
7+
- add early missing column in header row validation ([e1e568f](https://github.com/Th1nkK1D/sheethuahua/commit/e1e568f95e2b6b5c494257bb1be9d10db686c15a))
8+
39
## [2.0.0](https://github.com/Th1nkK1D/sheethuahua/compare/1.0.0...2.0.0) (2024-05-17)
410

511
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sheethuahua",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Type-safe Google Sheets and CSV parser for TypeScript and JavaScript",
55
"keywords": [
66
"Google Sheets",

0 commit comments

Comments
 (0)