diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index dd0cae378..000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,47 +0,0 @@ -# v0.95.0 (Thu Jul 22 2021) - -:tada: This release contains work from new contributors! :tada: - -Thanks for all your work! - -:heart: Cameron Yick ([@hydrosquall](https://github.com/hydrosquall)) - -:heart: Remco Haszing ([@remcohaszing](https://github.com/remcohaszing)) - -#### 🚀 Enhancement - -- chore(deps-dev): bump @babel/core from 7.14.6 to 7.14.8 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- feat: parse jsdoc tags using json5 [#854](https://github.com/vega/ts-json-schema-generator/pull/854) ([@remcohaszing](https://github.com/remcohaszing)) - -#### 🐛 Bug Fix - -- chore(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @typescript-eslint/parser from 4.28.3 to 4.28.4 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @types/node from 16.3.3 to 16.4.0 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @typescript-eslint/eslint-plugin [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- ci: simplify dependabot config [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@domoritz](https://github.com/domoritz)) -- chore(build): fix branches-ignore syntax in auto publish Github workflow [#865](https://github.com/vega/ts-json-schema-generator/pull/865) ([@hydrosquall](https://github.com/hydrosquall)) -- chore(deps-dev): bump @typescript-eslint/parser from 4.28.2 to 4.28.3 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump ajv from 8.6.1 to 8.6.2 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @types/node from 16.3.1 to 16.3.3 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @types/json-stable-stringify from 1.0.32 to 1.0.33 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @typescript-eslint/parser from 4.28.1 to 4.28.2 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @types/glob from 7.1.3 to 7.1.4 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump ts-node from 10.0.0 to 10.1.0 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps): bump @types/json-schema from 7.0.7 to 7.0.8 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @types/jest from 26.0.23 to 26.0.24 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) -- chore(deps-dev): bump @types/node from 16.0.0 to 16.3.1 [#872](https://github.com/vega/ts-json-schema-generator/pull/872) ([@dependabot[bot]](https://github.com/dependabot[bot])) - -#### 🔩 Dependency Updates - -- chore: set up auto for versioning/release management [#856](https://github.com/vega/ts-json-schema-generator/pull/856) ([@remcohaszing](https://github.com/remcohaszing) [@hydrosquall](https://github.com/hydrosquall)) -- chore(deps): bump codecov/codecov-action from 1.5.2 to 2.0.1 [#863](https://github.com/vega/ts-json-schema-generator/pull/863) ([@dependabot[bot]](https://github.com/dependabot[bot])) - -#### Authors: 4 - -- [@dependabot[bot]](https://github.com/dependabot[bot]) -- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall)) -- Dominik Moritz ([@domoritz](https://github.com/domoritz)) -- Remco Haszing ([@remcohaszing](https://github.com/remcohaszing))