Skip to content

Commit

Permalink
ci(release): 6.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.1](v6.1.0...v6.1.1) (2024-03-20)

### Bug Fixes

* reduce number of calls to Github API to avoid hitting rate limits ([4ded1ea](4ded1ea))

### Miscellaneous

* **deps:** pin dependency @types/micromatch to 4.0.6 ([e7e6720](e7e6720))
  • Loading branch information
semantic-release-bot committed Mar 20, 2024
1 parent 4ded1ea commit 4fb52d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/tspc"
},
"types": "lib/index.d.ts",
"version": "6.1.0"
"version": "6.1.1"
}

0 comments on commit 4fb52d1

Please sign in to comment.