Skip to content

Commit 95b9fd7

Browse files
committed
build: 8.0.0-beta.2 release
1 parent 532c2ff commit 95b9fd7

File tree

3 files changed

+60
-3
lines changed

3 files changed

+60
-3
lines changed

CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
1+
## 8.0.0-beta.2 (2022-09-14)
2+
3+
* refactor: consolidate auth checks (#562) ([fba45ad](https://github.com/readmeio/rdme/commit/fba45ad)), closes [#562](https://github.com/readmeio/rdme/issues/562)
4+
* refactor: migrate from `enquirer` to `prompts` (#570) ([8714967](https://github.com/readmeio/rdme/commit/8714967)), closes [#570](https://github.com/readmeio/rdme/issues/570)
5+
* refactor(openapi): DRY and reorg (#556) ([9ec4ad6](https://github.com/readmeio/rdme/commit/9ec4ad6)), closes [#556](https://github.com/readmeio/rdme/issues/556)
6+
* refactor(prompts): consolidate file path checks (#600) ([532c2ff](https://github.com/readmeio/rdme/commit/532c2ff)), closes [#600](https://github.com/readmeio/rdme/issues/600)
7+
* chore: add JSDoc for versionSelect lib function ([922857f](https://github.com/readmeio/rdme/commit/922857f))
8+
* chore: minor code comment ([cc56430](https://github.com/readmeio/rdme/commit/cc56430))
9+
* chore: switch positions of `oas` and `open` ([c1883e5](https://github.com/readmeio/rdme/commit/c1883e5))
10+
* chore(deps-dev): bring in types for `@npmcli/ci-detect` (#569) ([19c4ad0](https://github.com/readmeio/rdme/commit/19c4ad0)), closes [#569](https://github.com/readmeio/rdme/issues/569)
11+
* chore(deps-dev): bump @readme/oas-examples from 5.4.0 to 5.5.0 (#555) ([81d4f03](https://github.com/readmeio/rdme/commit/81d4f03)), closes [#555](https://github.com/readmeio/rdme/issues/555)
12+
* chore(deps-dev): bump @readme/oas-examples from 5.5.0 to 5.6.0 (#605) ([f608af7](https://github.com/readmeio/rdme/commit/f608af7)), closes [#605](https://github.com/readmeio/rdme/issues/605)
13+
* chore(deps-dev): bump jest from 28.1.2 to 28.1.3 (#552) ([52de108](https://github.com/readmeio/rdme/commit/52de108)), closes [#552](https://github.com/readmeio/rdme/issues/552)
14+
* chore(deps-dev): bump jest-extended from 3.0.2 to 3.1.0 (#593) ([625a9d8](https://github.com/readmeio/rdme/commit/625a9d8)), closes [#593](https://github.com/readmeio/rdme/issues/593)
15+
* chore(deps-dev): bump nock from 13.2.8 to 13.2.9 (#554) ([f86b524](https://github.com/readmeio/rdme/commit/f86b524)), closes [#554](https://github.com/readmeio/rdme/issues/554)
16+
* chore(deps-dev): upgrade eslint + friends ([cf02b5c](https://github.com/readmeio/rdme/commit/cf02b5c))
17+
* chore(deps): bump @actions/core from 1.9.0 to 1.9.1 (#571) ([0057dab](https://github.com/readmeio/rdme/commit/0057dab)), closes [#571](https://github.com/readmeio/rdme/issues/571)
18+
* chore(deps): bumping out of date deps (#596) ([8516206](https://github.com/readmeio/rdme/commit/8516206)), closes [#596](https://github.com/readmeio/rdme/issues/596)
19+
* chore(deps): updating a bunch of deps ([b1e756a](https://github.com/readmeio/rdme/commit/b1e756a))
20+
* chore(deps/security): update-notifier, alex (#604) ([9d3d525](https://github.com/readmeio/rdme/commit/9d3d525)), closes [#604](https://github.com/readmeio/rdme/issues/604)
21+
* chore(openapi): cleaning up some old logic for token opt ([a1d6b4f](https://github.com/readmeio/rdme/commit/a1d6b4f))
22+
* chore(prompt): various enhancements and refactors (#576) ([0b2750d](https://github.com/readmeio/rdme/commit/0b2750d)), closes [#576](https://github.com/readmeio/rdme/issues/576)
23+
* feat: `npm init` alias (#597) ([c8d0b02](https://github.com/readmeio/rdme/commit/c8d0b02)), closes [#597](https://github.com/readmeio/rdme/issues/597)
24+
* feat: add prettier formatting check for markdown (#561) ([7db2e59](https://github.com/readmeio/rdme/commit/7db2e59)), closes [#561](https://github.com/readmeio/rdme/issues/561)
25+
* feat: creation of new `openapi:reduce` command to reduce large OpenAPI definitions (#572) ([074c13e](https://github.com/readmeio/rdme/commit/074c13e)), closes [#572](https://github.com/readmeio/rdme/issues/572)
26+
* feat: experiment with a decorator to hide commands from the help screen (#574) ([486a8b0](https://github.com/readmeio/rdme/commit/486a8b0)), closes [#574](https://github.com/readmeio/rdme/issues/574)
27+
* feat: migrate `validate` to `openapi:validate` (#598) ([7bd081a](https://github.com/readmeio/rdme/commit/7bd081a)), closes [#598](https://github.com/readmeio/rdme/issues/598)
28+
* feat: minor refactor of how we debug and log out data in commands (#563) ([763642f](https://github.com/readmeio/rdme/commit/763642f)), closes [#563](https://github.com/readmeio/rdme/issues/563)
29+
* feat: typescript rewrite (#560) ([5ed97cc](https://github.com/readmeio/rdme/commit/5ed97cc)), closes [#560](https://github.com/readmeio/rdme/issues/560) [/github.com/facebook/jest/issues/8114#issuecomment-475068766](https://github.com//github.com/facebook/jest/issues/8114/issues/issuecomment-475068766)
30+
* feat: upgrading oas-normalize to pull in its new TS typings (#564) ([44f96db](https://github.com/readmeio/rdme/commit/44f96db)), closes [#564](https://github.com/readmeio/rdme/issues/564)
31+
* feat(breaking/version): raw versions only, usage cleanup (#603) ([b729091](https://github.com/readmeio/rdme/commit/b729091)), closes [#603](https://github.com/readmeio/rdme/issues/603)
32+
* feat(docs): Add id to success message response for `docs` and `docs:single` (#583) ([a9d7099](https://github.com/readmeio/rdme/commit/a9d7099)), closes [#583](https://github.com/readmeio/rdme/issues/583)
33+
* feat(docs): adds flag to delete docs from ReadMe if they're no longer in local folder (#581) ([939bce6](https://github.com/readmeio/rdme/commit/939bce6)), closes [#581](https://github.com/readmeio/rdme/issues/581)
34+
* feat(GHA): workflow file creation onboarding (#577) ([9ee808e](https://github.com/readmeio/rdme/commit/9ee808e)), closes [#577](https://github.com/readmeio/rdme/issues/577) [/github.com/readmeio/rdme/pull/577#discussion_r961376601](https://github.com//github.com/readmeio/rdme/pull/577/issues/discussion_r961376601) [/github.com/readmeio/rdme/pull/577#discussion_r961377510](https://github.com//github.com/readmeio/rdme/pull/577/issues/discussion_r961377510) [/github.com/readmeio/rdme/pull/577#discussion_r961387961](https://github.com//github.com/readmeio/rdme/pull/577/issues/discussion_r961387961) [/github.com/readmeio/rdme/pull/577#discussion_r961393768](https://github.com//github.com/readmeio/rdme/pull/577/issues/discussion_r961393768)
35+
* feat(logger): add GHA-aware notices/warnings (#557) ([3fc41e6](https://github.com/readmeio/rdme/commit/3fc41e6)), closes [#557](https://github.com/readmeio/rdme/issues/557)
36+
* feat(openapi): add `--create` flag (#575) ([ff3a8b3](https://github.com/readmeio/rdme/commit/ff3a8b3)), closes [#575](https://github.com/readmeio/rdme/issues/575)
37+
* feat(openapi): Add `updateSingleSpec` option to automatically update an only available spec file wit ([ff766a6](https://github.com/readmeio/rdme/commit/ff766a6)), closes [#579](https://github.com/readmeio/rdme/issues/579)
38+
* feat(openapi): auto-detect API definitions (#567) ([0e7759a](https://github.com/readmeio/rdme/commit/0e7759a)), closes [#567](https://github.com/readmeio/rdme/issues/567)
39+
* feat(openapi): version handling improvements (#559) ([80e6024](https://github.com/readmeio/rdme/commit/80e6024)), closes [#559](https://github.com/readmeio/rdme/issues/559)
40+
* fix: log typo (#580) ([2007017](https://github.com/readmeio/rdme/commit/2007017)), closes [#580](https://github.com/readmeio/rdme/issues/580)
41+
* fix: quieter log outputs when installing GHA (#566) ([6430ff2](https://github.com/readmeio/rdme/commit/6430ff2)), closes [#566](https://github.com/readmeio/rdme/issues/566)
42+
* fix: typo in command arg description ([7d469fe](https://github.com/readmeio/rdme/commit/7d469fe))
43+
* fix(docs): don't use beta tag (#599) ([12d709b](https://github.com/readmeio/rdme/commit/12d709b)), closes [#599](https://github.com/readmeio/rdme/issues/599)
44+
* fix(openapi): stricter tests, `create` flag edge case (#585) ([05e8d78](https://github.com/readmeio/rdme/commit/05e8d78)), closes [#585](https://github.com/readmeio/rdme/issues/585)
45+
* build: 8.0.0-beta.1 release ([239665e](https://github.com/readmeio/rdme/commit/239665e))
46+
* test: fix snapshot ([717616e](https://github.com/readmeio/rdme/commit/717616e))
47+
* test: stricter test assertions ([5be730c](https://github.com/readmeio/rdme/commit/5be730c))
48+
* test(openapi): fix a few incorrect mocks (#584) ([5a368ab](https://github.com/readmeio/rdme/commit/5a368ab)), closes [#584](https://github.com/readmeio/rdme/issues/584)
49+
* docs: add description of `--useSpecVersion` ([df8e224](https://github.com/readmeio/rdme/commit/df8e224))
50+
* docs: fix `npx` usage ([3c9f4bf](https://github.com/readmeio/rdme/commit/3c9f4bf))
51+
* docs(markdown sync): typos, grammar, clarifications ([e611d14](https://github.com/readmeio/rdme/commit/e611d14))
52+
* ci: optimize test runs and add docs syncing dry run (#565) ([e75e36e](https://github.com/readmeio/rdme/commit/e75e36e)), closes [#565](https://github.com/readmeio/rdme/issues/565)
53+
* Update .npmignore ([243c8b0](https://github.com/readmeio/rdme/commit/243c8b0))
54+
* revert: keep `getNodeVersion` as JS ([d58df63](https://github.com/readmeio/rdme/commit/d58df63))
55+
56+
57+
158
## 8.0.0-beta.1 (2022-09-06)
259

360
* feat: add prettier formatting check for markdown (#561) ([7db2e59](https://github.com/readmeio/rdme/commit/7db2e59)), closes [#561](https://github.com/readmeio/rdme/issues/561)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rdme",
3-
"version": "8.0.0-beta.1",
3+
"version": "8.0.0-beta.2",
44
"description": "ReadMe's official CLI and GitHub Action wrapper.",
55
"license": "MIT",
66
"author": "ReadMe <support@readme.io> (https://readme.com)",

0 commit comments

Comments
 (0)