Skip to content

Commit 77d096a

Browse files
authored
release: @flex-development/[email protected] (#38)
1 parent 8b929bb commit 77d096a

File tree

3 files changed

+120
-2
lines changed

3 files changed

+120
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ request here.
2222

2323
## Submission checklist
2424

25-
- [ ] [pr naming conventions](../CONTRIBUTING.md#pull-request-titles)
25+
- [ ] [pr naming conventions][1]
2626
- [ ] project was run locally to verify that there are no errors
2727
- [ ] documentation added or updated
28+
29+
[1]:
30+
https://github.com/flex-development/vite-plugin-react-docgen-typescript/blob/main/CONTRIBUTING.md#pull-request-titles

CHANGELOG.md

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
## 1.0.0-dev.1 (2022-08-15)
2+
3+
4+
### :package: Build
5+
6+
* **deps-dev:** add `version-bump-prompt` ([720c8cc](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/720c8cc8eeca7e0ea7985858761c3d12758a3dd8))
7+
* **deps-dev:** bump @faker-js/faker from 7.3.0 to 7.4.0 ([a053cff](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/a053cffaa45bdf2768d51c25153ba2b782ee296c))
8+
* **deps-dev:** bump @storybook/react from 6.5.9 to 6.5.10 ([72685d5](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/72685d5862df11714fcb80a8344c76e690fbb2b1))
9+
* **deps-dev:** bump @types/chai from 4.3.1 to 4.3.3 ([6d954a4](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/6d954a48f752fdb9c6895c3803f20199952274d0))
10+
* **deps-dev:** bump @types/mvdan-sh from 0.5.1 to 0.10.0 ([1a553ec](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/1a553ec84acedd47b0d9636f6964976c585683b7))
11+
* **deps-dev:** bump @types/node from 16.11.45 to 16.11.46 ([1d92a3b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/1d92a3b6fb34c6b5bc5b7cd8eb539e4e1aaebe97))
12+
* **deps-dev:** bump @types/node from 16.11.46 to 16.11.47 ([45000ad](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/45000ad7159951bdf3b7721e41572f11f6a3dc5f))
13+
* **deps-dev:** bump @types/node from 16.11.47 to 16.11.49 ([1c82736](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/1c82736ee173932cb8a9c4def21d0ce912cdc60f))
14+
* **deps-dev:** bump @types/prettier from 2.6.3 to 2.6.4 ([e282d3d](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/e282d3d1c2b226875625d46be62a591c89ef65e5))
15+
* **deps-dev:** bump @types/prettier from 2.6.4 to 2.7.0 ([67c561e](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/67c561eccea60e6781b209103b67e72a9c17edb0))
16+
* **deps-dev:** bump @types/react from 18.0.15 to 18.0.17 ([cb1ed8a](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/cb1ed8a3f1f68db68867c28dfc963f0ef11778c0))
17+
* **deps-dev:** bump @types/styled-components from 5.1.25 to 5.1.26 ([5b3be88](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/5b3be889d1866a942f6bdc46dc04896212f1fd50))
18+
* **deps-dev:** bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.33.1 ([7ac305c](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/7ac305c663f264418a902f5e807516d850f84f7d))
19+
* **deps-dev:** bump @typescript-eslint/parser from 5.31.0 to 5.33.1 ([0ee3312](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/0ee33122dfb3279da1bce8d25b254c25a9a1c1a8))
20+
* **deps-dev:** bump @vitest/ui from 0.19.1 to 0.20.2 ([8008811](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/80088118a81c92cdbd90d669333653eb714b2d11))
21+
* **deps-dev:** bump @vitest/ui from 0.20.2 to 0.22.0 ([ded9bca](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/ded9bca52c4914f6de014f9cd1cfc928870e5c77))
22+
* **deps-dev:** bump cspell from 6.4.1 to 6.5.0 ([5765fdd](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/5765fddd3a4ebe841f4814cbcbb05103f7c4f8d0))
23+
* **deps-dev:** bump cspell from 6.5.0 to 6.6.1 ([42fc21d](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/42fc21d7ef6b435844c3ece62565926c8970d284))
24+
* **deps-dev:** bump eslint from 8.20.0 to 8.22.0 ([69e6a05](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/69e6a05d713ccd81adeda7cc2359358490688618))
25+
* **deps-dev:** bump eslint-plugin-jest from 26.6.0 to 26.7.0 ([b2d7581](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/b2d7581ebcdaf91823676bb3111c270ff7e1858d))
26+
* **deps-dev:** bump eslint-plugin-jest from 26.7.0 to 26.8.3 ([3d02117](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/3d021179925eb1fb71e0d956f5cc8e42593b3e27))
27+
* **deps-dev:** bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 ([9643afc](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9643afca71cb4bdf996e9095b797976ddf0d1f91))
28+
* **deps-dev:** bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 ([642474b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/642474b20eb9c0dce6f1b3d3bb287ceb53b2f818))
29+
* **deps-dev:** bump eslint-plugin-yml from 1.0.0 to 1.1.0 ([b9ebe3b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/b9ebe3bef0a8b785f8136d2d4883387e07f65e1f))
30+
* **deps-dev:** bump prettier-plugin-sh from 0.12.6 to 0.12.8 ([370954d](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/370954da5fa93101c9ee954f892e224466af31de))
31+
* **deps-dev:** bump resolve-tspaths from 0.7.1 to 0.7.4 ([fc26382](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/fc26382d0da3159cd715e09e8661d2b410d9c826))
32+
* **deps-dev:** bump tsconfig-paths from 4.0.0 to 4.1.0 ([a8a6488](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/a8a648875fcaccb4943c2b827316fd948044687f))
33+
* **deps-dev:** bump unbuild from 0.7.6 to 0.8.8 ([9fdd322](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9fdd322dbd6d84295426751a49e820a26408d39a))
34+
* **deps-dev:** bump vite from 3.0.3 to 3.0.4 ([af60fdb](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/af60fdb192c0789e2668bd8c2ca0c90121b1d7da))
35+
* **deps-dev:** bump vite from 3.0.4 to 3.0.7 ([40f441b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/40f441bb1643b48ab045d6f21039c77c929329f6))
36+
* **deps-dev:** bump vitest from 0.19.1 to 0.20.2 ([20a341c](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/20a341c5af8811e7c4f88da9df3b1e48bbbe82bd))
37+
* **deps-dev:** bump vitest from 0.20.2 to 0.22.0 ([26a626f](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/26a626f673d2f88d26349d502d928dd0390920cf))
38+
* **deps-dev:** bump yaml-eslint-parser from 1.0.1 to 1.1.0 ([3c54b79](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/3c54b793348d7d251d29f41ebe86e4b1a21a084b))
39+
40+
41+
### :robot: Continuous Integration
42+
43+
* add gpr registry config for [@dependabot](https://github.com/dependabot) ([9214d7e](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9214d7e35e69a32752257153dfb9447d53603672))
44+
* remove ignored dependencies for [@dependabot](https://github.com/dependabot) ([b2062ff](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/b2062ffefc8c6e2b67d63cb9e3b22fccf321d3c1))
45+
* **deps:** bump actions/github-script from 6.1.0 to 6.1.1 ([#34](https://github.com/flex-development/vite-plugin-react-docgen-typescript/issues/34)) ([e2b768d](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/e2b768d8fe50a8f769e881b60681c56e06fc58aa))
46+
* **workflows:** `integrity` ([6b2ee34](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/6b2ee3443c75e0070fc2831a3024898ac7d9ca38))
47+
* **workflows:** `label-linked-issues` ([48f484b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/48f484b1d2e8ab24010d3d028877734737bc2605))
48+
* **workflows:** `query-linked-issues` ([0387d12](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/0387d126c7002537c999f635bb03f63dc9220980))
49+
* **workflows:** cleanup docs ([7cbf5b1](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/7cbf5b14bb37d4111e193686d6bc42bb59712a51))
50+
* **workflows:** close inactionable issues after `14` days ([ebd66fe](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/ebd66fef4329719ff040e06e847930a2d3c58544))
51+
* **workflows:** fix [@dependabot](https://github.com/dependabot) permissions in ci workflow ([f98886a](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/f98886a27a0b5639bd3175f386a89c0264dc4f56))
52+
* **workflows:** lock inactive threads after `60` days ([484c468](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/484c468bd1e6b6de6af5202d56d97a31ec80156f))
53+
* **workflows:** refactor release and package publishing ([419d7e9](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/419d7e907d3bf04aa6890764f5846dda2ac62260))
54+
* **workflows:** reimplement [@dependabot](https://github.com/dependabot) auto approve and merge ([d9fdbdc](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/d9fdbdcc8ff33c40a76d483fed342b98e0a6ad3c))
55+
* **workflows:** reimplement ci workflow ([b101d8d](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/b101d8d96189c51f58eaff3bbbd0555930434bd5))
56+
* **workflows:** reimplement label management workflow ([f535f1b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/f535f1bfda30f05f8b99fcf7fcfbc8e632d93d3a))
57+
* **workflows:** reimplement pr auto approval ([0b95e78](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/0b95e78512d0109782d9188011d9c21e0169b1e1))
58+
* **workflows:** set `lock-inactive-threads` token permissions ([f5b3733](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/f5b37337ad61d7ab1605a4e7813da8e86121f781))
59+
60+
61+
### :pencil: Documentation
62+
63+
* cleanup contributing guide ([9b86200](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9b86200050bf170422f4762d6e4a3211a297d206))
64+
* install from git ([63529b3](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/63529b35876554de24a337b66dfefb2f0fce8f2e))
65+
* reword release branch naming conventions note ([604a3a0](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/604a3a048f633ca887805b6d0d6e24430d1ae2b2))
66+
* update branching model, pull requests, and releasing ([ecc9b48](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/ecc9b486c5f201391aec3eb8ee4d26f183280b3d))
67+
* usage ([f60f61b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/f60f61b3636eaa174d509889f5892dcbbb582505))
68+
* **pkg:** fix license badge ([c16af60](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/c16af6098b6d3b268774b8271509cff28410968f))
69+
* **ts:** add typescript badge ([8b929bb](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/8b929bb2d05822d5358689bd8f6c5173870ae560))
70+
71+
72+
### :sparkles: Features
73+
74+
* **plugin:** docgen parsing ([#4](https://github.com/flex-development/vite-plugin-react-docgen-typescript/issues/4)) ([90af4c8](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/90af4c8fbd895d8885860a63dfbb776427361d5d))
75+
* **plugin:** options ([#3](https://github.com/flex-development/vite-plugin-react-docgen-typescript/issues/3)) ([93bb026](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/93bb02672f7cfcece00207d4d9e53a7ef6af5628))
76+
77+
78+
### :bug: Fixes
79+
80+
* **cjs:** default package export ([5160e1d](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/5160e1dbb365edae236195087cac1b6573ffa0ca))
81+
* **deps-dev:** command injection in `simple-git` ([c0fdb31](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/c0fdb31208a81de0a7b5db54408bab0ad4840814))
82+
* **deps-dev:** regular expression denial of service in `glob-parent` ([e152d83](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/e152d83a25cec60991b63f45163507b3b3f9d180))
83+
* **deps-dev:** regular expression denial of service in `trim` ([9db3278](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9db3278df1cdc6c05a3cac079565fbeab2106f84))
84+
* **deps-dev:** uncontrolled resource consumption in `trim-newlines` ([3c64f40](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/3c64f4023ab05d5da1d39ace9f8a5cb745ec35e8))
85+
86+
87+
### :house_with_garden: Housekeeping
88+
89+
* cleanup eslint config ([57fbb98](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/57fbb98c2e5929ec1aae94e1bd52241e19389ab2))
90+
* first commit ([5dafd48](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/5dafd483c1c235a3c348e47f8b3b1ea0042be31c))
91+
* fix code style command in `lint-staged` config ([d0699b5](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/d0699b52f299e85498cf37c68091348f81717dc5))
92+
* prevent prettier from formatting markdown ([0726c3b](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/0726c3bc3cf9aafb582453c897b0debc779e20ec))
93+
* remove `.eslintrc.react.cjs` ([386e96c](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/386e96c74e5afc83b1608321831ae74b96564392))
94+
* reorganize eslint config ([ed84f11](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/ed84f1175181d62d9ba56175dbb24e65eb5acf4f))
95+
* update build + pack configs ([1e2a68a](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/1e2a68a1cdfeb1c7bbf1ed91c0c69896572d3672))
96+
* update sample gitconfig ([92c5086](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/92c50863d8c6d8cf09d15605f39e264a57021edc))
97+
* **github:** add `status:prereleased` label ([bab2727](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/bab272719312a10df3671915af61e675cfc1dd54))
98+
* **github:** add labels `scope:cjs`, `scope:esm`, and `scope:release` ([fa5f7c5](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/fa5f7c50564a3e882b35b1aeebf0220fca3118e0))
99+
* **github:** cleanup bug report environment section starter ([351f299](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/351f29985737cd76658145bd2b50105a39098ef4))
100+
* **github:** fix commit scopes ([29d4534](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/29d453491b46aa8555ce8ff686bb7170ec39daac))
101+
* **github:** update description for label `scope:typescript` ([9504675](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9504675c42a6d58e2e5822418fa4acbeaf5564b1))
102+
* **pkg:** `engines.yarn` ([e5eb9cf](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/e5eb9cf760d74328bd27caf73de39d3142c4079f))
103+
* **pkg:** reset version to `0.0.0` ([e491f33](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/e491f33287c7ca6318ffe33dbe16c60f5706b45e))
104+
* **release:** add changelog config ([a6fee57](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/a6fee579ba0b4cf2b992ea0010d73e180ae4745e))
105+
* **release:** add local workflow ([05c75ae](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/05c75ae9d4083821b25e3edc1d4f0c699500a283))
106+
* **release:** refactor changelog config ([34c2c9a](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/34c2c9a821a80f46645908c9d5119ee452522e37))
107+
* **release:** update local workflow ([9e7cf42](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9e7cf42496131d9e9cd81d70701ae324cc68b5ad))
108+
* **tests:** cleanup vitest config ([b2e1d7e](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/b2e1d7ec730457b1859ed430dc97f5495896b00f))
109+
* **tests:** fix coverage workflow ([1333c19](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/1333c19c5d88104067b09d6fb04980378d29ff96))
110+
* **tests:** run tests in alphabetical order ([79098d1](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/79098d1b31258a0bc1ebafd4fe02ae94eb8f31e3))
111+
* **ts:** update tsconfig ([e344c49](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/e344c491724122dd76c8e3b2e8e3d3f63c31b21b))
112+
* **vscode:** update workspace settings ([d2cef3e](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/d2cef3eb5c1bb42e0bdd5b85900ec86b46d6f5db))
113+
* **yarn:** cleanup yarn environment ([9a0ab32](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/9a0ab32fe1a00914984e0659eb976f6491d09f1a))
114+
* **yarn:** versioning setup ([fcd06b8](https://github.com/flex-development/vite-plugin-react-docgen-typescript/commit/fcd06b838e0775224201ce8b638471b32526b077))
115+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/vite-plugin-react-docgen-typescript",
33
"description": "A react-docgen-typescript plugin for Vite",
4-
"version": "0.0.0",
4+
"version": "1.0.0-dev.1",
55
"keywords": [
66
"docgen",
77
"react",

0 commit comments

Comments
 (0)