Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RasPhilCo committed Feb 6, 2020
1 parent 6c800f2 commit b0c2c9e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.14.0](https://github.com/oclif/config/compare/v1.13.3...v1.14.0) (2020-02-06)


### Bug Fixes

* make `@oclif/errors` a dependency ([#90](https://github.com/oclif/config/issues/90)) ([e96277c](https://github.com/oclif/config/commit/e96277c))


### Features

* support .tsx files with JSX syntax ([#96](https://github.com/oclif/config/issues/96)) ([6c800f2](https://github.com/oclif/config/commit/6c800f2))



## [1.13.3](https://github.com/oclif/config/compare/v1.13.2...v1.13.3) (2019-08-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
"version": "1.13.3",
"version": "1.14.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {
Expand Down

0 comments on commit b0c2c9e

Please sign in to comment.