Skip to content

Commit

Permalink
chore(release): 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 19, 2024
1 parent 430afd0 commit f996594
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

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.

### 1.0.4 (2024-05-19)

### 1.0.3 (2024-05-18)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holly-sheets",
"version": "1.0.3",
"version": "1.0.4",
"description": "A Node.js library for interacting with Google Sheets",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -17,17 +17,11 @@
"url": "https://github.com/holly-sheets/holly-sheets.git"
},
"keywords": [

"google",

"sheets",

"spreadsheet",

"api",

"holly sheets"

],
"author": "Teles",
"license": "MIT",
Expand All @@ -42,7 +36,7 @@
"eslint": "^8.57.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"@babel/preset-env": "^7.24.5",
"babel-jest": "^29.7.0",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"typescript": "^5.4.5"
Expand Down

0 comments on commit f996594

Please sign in to comment.