Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Jan 5, 2023
1 parent f5a274c commit d2ed20b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## [1.0.1](https://github.com/autosoftoss/tsconfig/compare/v1.0.0...v1.0.1) (2023-01-05)


### Bug Fixes

* add @types/node as a dependency ([7019eca](https://github.com/autosoftoss/tsconfig/commit/7019eca350f3d37c380d345461f9f7ab91d41481))




2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autosoft/tsconfig",
"version": "1.0.0",
"version": "1.0.1",
"description": "A base for TypeScript projects.",
"author": "Connor White",
"license": "MIT",
Expand Down

0 comments on commit d2ed20b

Please sign in to comment.