Skip to content

Commit 4a9ad95

Browse files
committed
Version bump.
Updated CHANGELOG.md
1 parent 94f3e60 commit 4a9ad95

File tree

31 files changed

+141
-93
lines changed

31 files changed

+141
-93
lines changed

CHANGELOG.md

Lines changed: 52 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v4.0.0-preview.20](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.20) - (2023-11-15)
4+
5+
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.19...v4.0.0-preview.20)
6+
7+
- [hotfix] Updated packages. [#215](https://github.com/docsbydoxdox/doxdox/pull/215)
8+
39
## [v4.0.0-preview.19](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.19) - (2022-10-15)
410

511
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.18...v4.0.0-preview.19)
@@ -41,15 +47,15 @@
4147

4248
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.14...v4.0.0-preview.15)
4349

50+
- [hotfix] Update dox dependency (#195) [#195](https://github.com/docsbydoxdox/doxdox/pull/195)
51+
- Updated packages. (#194) [#194](https://github.com/docsbydoxdox/doxdox/pull/194)
52+
- [hotfix] Cleaned up return data from dox parser. (#192) [#192](https://github.com/docsbydoxdox/doxdox/pull/192)
4453
- [hotfix] Switched to using snapshots in dox parser package. [#193](https://github.com/docsbydoxdox/doxdox/pull/193)
4554
- [hotfix] Added type to method interface. [#191](https://github.com/docsbydoxdox/doxdox/pull/191)
4655
- [hotfix] Updated dev packages. [#190](https://github.com/docsbydoxdox/doxdox/pull/190)
4756
- [hotfix] Swapped out update-notifier for simple-update-notifier. [#189](https://github.com/docsbydoxdox/doxdox/pull/189)
4857
- [hotfix] Encode HTML tags in renderers. [#188](https://github.com/docsbydoxdox/doxdox/pull/188)
4958
- [hotfix] Update renderer template dependencies. [#187](https://github.com/docsbydoxdox/doxdox/pull/187)
50-
- [hotfix] Update dox dependency (#195) [#195](https://github.com/docsbydoxdox/doxdox/pull/195)
51-
- Updated packages. (#194) [#194](https://github.com/docsbydoxdox/doxdox/pull/194)
52-
- [hotfix] Cleaned up return data from dox parser. (#192) [#192](https://github.com/docsbydoxdox/doxdox/pull/192)
5359

5460
## [v4.0.0-preview.14](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.14) - (2022-09-02)
5561

@@ -203,6 +209,8 @@
203209
- Update update-notifier to the latest version 🚀 [#54](https://github.com/docsbydoxdox/doxdox/pull/54)
204210
- Update codecov to the latest version 🚀 [#56](https://github.com/docsbydoxdox/doxdox/pull/56)
205211
- chore(package): update mocha to version 4.0.1 [#57](https://github.com/docsbydoxdox/doxdox/pull/57)
212+
- fix(package): update chalk to version 2.3.0 [#55](https://github.com/docsbydoxdox/doxdox/pull/55)
213+
- chore(package): update mocha to version 4.0.1 [#53](https://github.com/docsbydoxdox/doxdox/pull/53)
206214
- Update chalk to the latest version 🚀 [#51](https://github.com/docsbydoxdox/doxdox/pull/51)
207215

208216
## [v2.0.3](https://github.com/docsbydoxdox/doxdox/tree/v2.0.3) - (2017-05-30)
@@ -216,8 +224,10 @@
216224
- Update codecov to the latest version 🚀 [#34](https://github.com/docsbydoxdox/doxdox/pull/34)
217225
- Update @neogeek/eslint-config-standards to the latest version 🚀 [#32](https://github.com/docsbydoxdox/doxdox/pull/32)
218226
- chore(package): update eslint to version 3.17.1 [#33](https://github.com/docsbydoxdox/doxdox/pull/33)
227+
- chore(package): update eslint to version 3.17.1 [#31](https://github.com/docsbydoxdox/doxdox/pull/31)
219228
- chore(package): update eslint to version 3.16.1 [#30](https://github.com/docsbydoxdox/doxdox/pull/30)
220229
- Update @neogeek/eslint-config-standards to the latest version 🚀 [#29](https://github.com/docsbydoxdox/doxdox/pull/29)
230+
- chore(package): update eslint to version 3.16.1 [#28](https://github.com/docsbydoxdox/doxdox/pull/28)
221231
- Update update-notifier to the latest version 🚀 [#27](https://github.com/docsbydoxdox/doxdox/pull/27)
222232
- Add Greenkeeper badge 🌴 [#26](https://github.com/docsbydoxdox/doxdox/pull/26)
223233

@@ -324,22 +334,32 @@
324334

325335
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.7...v0.1.8)
326336

337+
- No merges found
338+
327339
## [v0.1.7](https://github.com/docsbydoxdox/doxdox/tree/v0.1.7) - (2015-05-31)
328340

329341
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.6...v0.1.7)
330342

343+
- No merges found
344+
331345
## [v0.1.6](https://github.com/docsbydoxdox/doxdox/tree/v0.1.6) - (2015-04-12)
332346

333347
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.5...v0.1.6)
334348

349+
- No merges found
350+
335351
## [v0.1.5](https://github.com/docsbydoxdox/doxdox/tree/v0.1.5) - (2015-04-05)
336352

337353
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.4...v0.1.5)
338354

355+
- No merges found
356+
339357
## [v0.1.4](https://github.com/docsbydoxdox/doxdox/tree/v0.1.4) - (2015-02-19)
340358

341359
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.3...v0.1.4)
342360

361+
- No merges found
362+
343363
## [v0.1.3](https://github.com/docsbydoxdox/doxdox/tree/v0.1.3) - (2015-01-26)
344364

345365
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.2...v0.1.3)
@@ -356,39 +376,55 @@
356376

357377
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.0...v0.1.1)
358378

379+
- No merges found
380+
359381
## [v0.1.0](https://github.com/docsbydoxdox/doxdox/tree/v0.1.0) - (2014-12-24)
360382

361383
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.18...v0.1.0)
362384

385+
- No merges found
386+
363387
## [v0.0.18](https://github.com/docsbydoxdox/doxdox/tree/v0.0.18) - (2014-12-12)
364388

365389
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.17...v0.0.18)
366390

391+
- No merges found
392+
367393
## [v0.0.17](https://github.com/docsbydoxdox/doxdox/tree/v0.0.17) - (2014-12-07)
368394

369395
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.16...v0.0.17)
370396

397+
- No merges found
398+
371399
## [v0.0.16](https://github.com/docsbydoxdox/doxdox/tree/v0.0.16) - (2014-12-06)
372400

373401
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.15...v0.0.16)
374402

403+
- No merges found
404+
375405
## [v0.0.15](https://github.com/docsbydoxdox/doxdox/tree/v0.0.15) - (2014-12-05)
376406

377407
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.14...v0.0.15)
378408

409+
- No merges found
410+
379411
## [v0.0.14](https://github.com/docsbydoxdox/doxdox/tree/v0.0.14) - (2014-12-05)
380412

381413
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.13...v0.0.14)
382414

415+
- No merges found
416+
383417
## [v0.0.13](https://github.com/docsbydoxdox/doxdox/tree/v0.0.13) - (2014-10-16)
384418

385419
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.12...v0.0.13)
386420

421+
- No merges found
422+
387423
## [v0.0.12](https://github.com/docsbydoxdox/doxdox/tree/v0.0.12) - (2014-10-02)
388424

389425
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.11...v0.0.12)
390426

391-
- No merges found
427+
- Added text overflow to methods (fixes #3). [#3](https://github.com/docsbydoxdox/doxdox/pull/3)
392428

393429
## [v0.0.11](https://github.com/docsbydoxdox/doxdox/tree/v0.0.11) - (2014-09-11)
394430

@@ -418,26 +454,38 @@
418454

419455
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.6...v0.0.7)
420456

457+
- No merges found
458+
421459
## [v0.0.6](https://github.com/docsbydoxdox/doxdox/tree/v0.0.6) - (2014-08-17)
422460

423461
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.5...v0.0.6)
424462

463+
- No merges found
464+
425465
## [v0.0.5](https://github.com/docsbydoxdox/doxdox/tree/v0.0.5) - (2014-08-17)
426466

427467
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.4...v0.0.5)
428468

469+
- No merges found
470+
429471
## [v0.0.4](https://github.com/docsbydoxdox/doxdox/tree/v0.0.4) - (2014-08-10)
430472

431473
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.3...v0.0.4)
432474

475+
- No merges found
476+
433477
## [v0.0.3](https://github.com/docsbydoxdox/doxdox/tree/v0.0.3) - (2014-08-10)
434478

435479
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.2...v0.0.3)
436480

481+
- No merges found
482+
437483
## [v0.0.2](https://github.com/docsbydoxdox/doxdox/tree/v0.0.2) - (2014-08-07)
438484

439485
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.1...v0.0.2)
440486

487+
- No merges found
488+
441489
## [v0.0.1](https://github.com/docsbydoxdox/doxdox/tree/v0.0.1) - (2014-08-03)
442490

443491
- Initial release! 🎉

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ doxdox also features support for extendibility via custom plugins for both parsi
4343
### Globally
4444

4545
```bash
46-
$ npm install doxdox-cli@v4.0.0-preview.19 -g
46+
$ npm install doxdox-cli@v4.0.0-preview.20 -g
4747
```
4848

4949
### Locally
5050

5151
```bash
52-
$ npm install doxdox-cli@v4.0.0-preview.19 --save-dev
52+
$ npm install doxdox-cli@v4.0.0-preview.20 --save-dev
5353
```
5454

5555
## Usage
@@ -160,7 +160,7 @@ Included Layouts:
160160
For more information on NPM run scripts visit <https://docs.npmjs.com/cli/v8/commands/npm-run-script>.
161161

162162
```bash
163-
$ npm install doxdox-cli@v4.0.0-preview.19 --save-dev
163+
$ npm install doxdox-cli@v4.0.0-preview.20 --save-dev
164164
```
165165

166166
```json

0 commit comments

Comments
 (0)