Skip to content

Commit

Permalink
chore: release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Aug 24, 2023
1 parent 58241f8 commit dc31116
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [2.1.2](https://github.com/CyanSalt/tsconfig/compare/v2.1.1...v2.1.2) (2023-08-24)


### Bug Fixes

* support package.json exports ([58241f8](https://github.com/CyanSalt/tsconfig/commit/58241f801490c8e96294c57bc83986867d239493))

### [2.1.1](https://github.com/CyanSalt/tsconfig/compare/v2.1.0...v2.1.1) (2022-05-07)


Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "@cyansalt/tsconfig",
"version": "2.1.1",
"version": "2.1.2",
"description": "My TypeScript configuration",
"main": "tsconfig.app.json",
"tsconfig": "tsconfig.app.json",
Expand Down

0 comments on commit dc31116

Please sign in to comment.