Skip to content

Commit

Permalink
feat: adding changelog during publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kielingraphael committed Oct 20, 2023
1 parent 524db8c commit ba78f8c
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 1 deletion.
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.0.12](https://github.com/raphaelkieling/doctorenv/compare/v0.0.12...v0.0.12)

- test: adding builder [`daad645`](https://github.com/raphaelkieling/doctorenv/commit/daad645c8a944eef8b96b72c2b5021b403ed9025)
- doc: contributing file [`524db8c`](https://github.com/raphaelkieling/doctorenv/commit/524db8c498444340819716c9e796a699a752f321)
- test: adding test for raw array [`62cec40`](https://github.com/raphaelkieling/doctorenv/commit/62cec40e22ca696421aafa3786a2a57c463ada2f)

#### [v0.0.12](https://github.com/raphaelkieling/doctorenv/compare/v0.0.11...v0.0.12)

> 20 October 2023
- feat: fixable issues [`b7d0574`](https://github.com/raphaelkieling/doctorenv/commit/b7d05747655a036cf95ee11781e3aa92d23013f5)
- feat: tests, snyk and codecov [`afcdbe1`](https://github.com/raphaelkieling/doctorenv/commit/afcdbe1ef0b6c982bbcab8df3ead5b88c06b3f4d)
- feat: suggestion [`651b211`](https://github.com/raphaelkieling/doctorenv/commit/651b21137bbfaa5b762480ce8be0e9e1b926ad59)

#### [v0.0.11](https://github.com/raphaelkieling/doctorenv/compare/v0.0.10...v0.0.11)

> 17 October 2023
- feat: moved to listr2 [`9dd42e4`](https://github.com/raphaelkieling/doctorenv/commit/9dd42e47fc6247f2f0079ba66b912ca3a23537c8)
- feat: wip [`a72c4e5`](https://github.com/raphaelkieling/doctorenv/commit/a72c4e5382ed2884cc438eec769c47480fb59533)
- feat: added tests [`3a4a00c`](https://github.com/raphaelkieling/doctorenv/commit/3a4a00cd34838fd4bd849c3be8c171ab16c26c20)

#### [v0.0.10](https://github.com/raphaelkieling/doctorenv/compare/v0.0.9...v0.0.10)

> 17 October 2023
- fix: resolving name [`1cb2f53`](https://github.com/raphaelkieling/doctorenv/commit/1cb2f53919d876955d14758c04ac12ed922adbab)

#### [v0.0.9](https://github.com/raphaelkieling/doctorenv/compare/v0.0.8...v0.0.9)

> 17 October 2023
- chore: removed swc [`54fedcb`](https://github.com/raphaelkieling/doctorenv/commit/54fedcbfea6ec73d47214eca964babf6200c406a)
- feat: esbuild [`8027d8c`](https://github.com/raphaelkieling/doctorenv/commit/8027d8c2fcb7993f51f0ac609d1f9e50fa1dff54)

#### [v0.0.8](https://github.com/raphaelkieling/doctorenv/compare/v0.0.7...v0.0.8)

> 17 October 2023
- chore: prettier and nwc [`8d44912`](https://github.com/raphaelkieling/doctorenv/commit/8d449127b0257b0f82163b9212de685a24adacb0)
- feat: builder, better config finder and vitest conf [`5bfa657`](https://github.com/raphaelkieling/doctorenv/commit/5bfa65747b23e46835f13b33a945abb0b97ca893)
- chore: npm to dev [`5737088`](https://github.com/raphaelkieling/doctorenv/commit/573708850518ae71dbe5b2dfe2e497a66ff9daef)

#### [v0.0.7](https://github.com/raphaelkieling/doctorenv/compare/v0.0.6...v0.0.7)

> 16 October 2023
- feat: tsx and np [`e8578cd`](https://github.com/raphaelkieling/doctorenv/commit/e8578cdbd6e255b5e176d2b8517fbc28b93a7655)
- feat: engine.node [`f066e3d`](https://github.com/raphaelkieling/doctorenv/commit/f066e3d27a23a72f6aeb5b6c2e8a75d839219515)
- feat:run vi [`8c072e4`](https://github.com/raphaelkieling/doctorenv/commit/8c072e4d89965db54a13660ad455c3951b455bec)

#### [v0.0.6](https://github.com/raphaelkieling/doctorenv/compare/v0.0.5...v0.0.6)

> 15 October 2023
- feat: run and how to install [`6dc6fe3`](https://github.com/raphaelkieling/doctorenv/commit/6dc6fe397ed1e4f748b9db93839ac9bbf80ba985)

#### v0.0.5

> 15 October 2023
- first commit [`64c994b`](https://github.com/raphaelkieling/doctorenv/commit/64c994b77730952128de58ce92c152aa10cbc4e2)
- feat: added bash support and better def structure [`6d0a249`](https://github.com/raphaelkieling/doctorenv/commit/6d0a249f850792fd04929a6e4498d74794945ac2)
- feat: npm package [`89c88ef`](https://github.com/raphaelkieling/doctorenv/commit/89c88ef25a3ac0b3d6ee628c0c05811c434c8f74)
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ doctorenv check <custom-path-to-config>

![Alt text](image-1.png)

### Changelog

You can check the changelog [here](CHANGELOG.md).

### How to contribute?

It's simple, just take a look at our [Contributing](CONTRIBUTING.md) guide.
Expand Down
129 changes: 129 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"test:watch": "vitest",
"test:coverage": "vitest run --coverage",
"build": "tsx build.js",
"publish": "npm run build && np"
"publish": "npm run version && npm run build && np",
"version": "auto-changelog -p && git add CHANGELOG.md"
},
"engines": {
"node": ">=14.0.0"
Expand All @@ -35,6 +36,7 @@
"@inquirer/prompts": "^3.2.0",
"@listr2/prompt-adapter-enquirer": "^1.0.1",
"@vitest/coverage-v8": "^0.34.6",
"auto-changelog": "^2.4.0",
"chalk": "^5.3.0",
"chalk-template": "^1.1.0",
"cosmiconfig": "^8.3.6",
Expand Down

0 comments on commit ba78f8c

Please sign in to comment.