Skip to content

Commit a74a7ec

Browse files
committed
Version bump.
1 parent 9b19dce commit a74a7ec

File tree

31 files changed

+142
-93
lines changed

31 files changed

+142
-93
lines changed

CHANGELOG.md

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

3+
## [v4.0.0-preview.24](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.24) - (2024-09-02)
4+
5+
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.23...v4.0.0-preview.24)
6+
7+
- [hotfix] Updated packages. [#228](https://github.com/docsbydoxdox/doxdox/pull/228)
8+
- [hotfix] Updated packages. [#227](https://github.com/docsbydoxdox/doxdox/pull/227)
9+
310
## [v4.0.0-preview.23](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.23) - (2024-04-13)
411

512
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.22...v4.0.0-preview.23)
@@ -72,15 +79,15 @@
7279

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

82+
- [hotfix] Update dox dependency (#195) [#195](https://github.com/docsbydoxdox/doxdox/pull/195)
83+
- Updated packages. (#194) [#194](https://github.com/docsbydoxdox/doxdox/pull/194)
84+
- [hotfix] Cleaned up return data from dox parser. (#192) [#192](https://github.com/docsbydoxdox/doxdox/pull/192)
7585
- [hotfix] Switched to using snapshots in dox parser package. [#193](https://github.com/docsbydoxdox/doxdox/pull/193)
7686
- [hotfix] Added type to method interface. [#191](https://github.com/docsbydoxdox/doxdox/pull/191)
7787
- [hotfix] Updated dev packages. [#190](https://github.com/docsbydoxdox/doxdox/pull/190)
7888
- [hotfix] Swapped out update-notifier for simple-update-notifier. [#189](https://github.com/docsbydoxdox/doxdox/pull/189)
7989
- [hotfix] Encode HTML tags in renderers. [#188](https://github.com/docsbydoxdox/doxdox/pull/188)
8090
- [hotfix] Update renderer template dependencies. [#187](https://github.com/docsbydoxdox/doxdox/pull/187)
81-
- [hotfix] Update dox dependency (#195) [#195](https://github.com/docsbydoxdox/doxdox/pull/195)
82-
- Updated packages. (#194) [#194](https://github.com/docsbydoxdox/doxdox/pull/194)
83-
- [hotfix] Cleaned up return data from dox parser. (#192) [#192](https://github.com/docsbydoxdox/doxdox/pull/192)
8491

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

@@ -234,6 +241,8 @@
234241
- Update update-notifier to the latest version 🚀 [#54](https://github.com/docsbydoxdox/doxdox/pull/54)
235242
- Update codecov to the latest version 🚀 [#56](https://github.com/docsbydoxdox/doxdox/pull/56)
236243
- chore(package): update mocha to version 4.0.1 [#57](https://github.com/docsbydoxdox/doxdox/pull/57)
244+
- fix(package): update chalk to version 2.3.0 [#55](https://github.com/docsbydoxdox/doxdox/pull/55)
245+
- chore(package): update mocha to version 4.0.1 [#53](https://github.com/docsbydoxdox/doxdox/pull/53)
237246
- Update chalk to the latest version 🚀 [#51](https://github.com/docsbydoxdox/doxdox/pull/51)
238247

239248
## [v2.0.3](https://github.com/docsbydoxdox/doxdox/tree/v2.0.3) - (2017-05-30)
@@ -247,8 +256,10 @@
247256
- Update codecov to the latest version 🚀 [#34](https://github.com/docsbydoxdox/doxdox/pull/34)
248257
- Update @neogeek/eslint-config-standards to the latest version 🚀 [#32](https://github.com/docsbydoxdox/doxdox/pull/32)
249258
- chore(package): update eslint to version 3.17.1 [#33](https://github.com/docsbydoxdox/doxdox/pull/33)
259+
- chore(package): update eslint to version 3.17.1 [#31](https://github.com/docsbydoxdox/doxdox/pull/31)
250260
- chore(package): update eslint to version 3.16.1 [#30](https://github.com/docsbydoxdox/doxdox/pull/30)
251261
- Update @neogeek/eslint-config-standards to the latest version 🚀 [#29](https://github.com/docsbydoxdox/doxdox/pull/29)
262+
- chore(package): update eslint to version 3.16.1 [#28](https://github.com/docsbydoxdox/doxdox/pull/28)
252263
- Update update-notifier to the latest version 🚀 [#27](https://github.com/docsbydoxdox/doxdox/pull/27)
253264
- Add Greenkeeper badge 🌴 [#26](https://github.com/docsbydoxdox/doxdox/pull/26)
254265

@@ -355,22 +366,32 @@
355366

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

369+
- No merges found
370+
358371
## [v0.1.7](https://github.com/docsbydoxdox/doxdox/tree/v0.1.7) - (2015-05-31)
359372

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

375+
- No merges found
376+
362377
## [v0.1.6](https://github.com/docsbydoxdox/doxdox/tree/v0.1.6) - (2015-04-12)
363378

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

381+
- No merges found
382+
366383
## [v0.1.5](https://github.com/docsbydoxdox/doxdox/tree/v0.1.5) - (2015-04-05)
367384

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

387+
- No merges found
388+
370389
## [v0.1.4](https://github.com/docsbydoxdox/doxdox/tree/v0.1.4) - (2015-02-19)
371390

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

393+
- No merges found
394+
374395
## [v0.1.3](https://github.com/docsbydoxdox/doxdox/tree/v0.1.3) - (2015-01-26)
375396

376397
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.2...v0.1.3)
@@ -387,39 +408,55 @@
387408

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

411+
- No merges found
412+
390413
## [v0.1.0](https://github.com/docsbydoxdox/doxdox/tree/v0.1.0) - (2014-12-24)
391414

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

417+
- No merges found
418+
394419
## [v0.0.18](https://github.com/docsbydoxdox/doxdox/tree/v0.0.18) - (2014-12-12)
395420

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

423+
- No merges found
424+
398425
## [v0.0.17](https://github.com/docsbydoxdox/doxdox/tree/v0.0.17) - (2014-12-07)
399426

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

429+
- No merges found
430+
402431
## [v0.0.16](https://github.com/docsbydoxdox/doxdox/tree/v0.0.16) - (2014-12-06)
403432

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

435+
- No merges found
436+
406437
## [v0.0.15](https://github.com/docsbydoxdox/doxdox/tree/v0.0.15) - (2014-12-05)
407438

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

441+
- No merges found
442+
410443
## [v0.0.14](https://github.com/docsbydoxdox/doxdox/tree/v0.0.14) - (2014-12-05)
411444

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

447+
- No merges found
448+
414449
## [v0.0.13](https://github.com/docsbydoxdox/doxdox/tree/v0.0.13) - (2014-10-16)
415450

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

453+
- No merges found
454+
418455
## [v0.0.12](https://github.com/docsbydoxdox/doxdox/tree/v0.0.12) - (2014-10-02)
419456

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

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

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

@@ -449,26 +486,38 @@
449486

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

489+
- No merges found
490+
452491
## [v0.0.6](https://github.com/docsbydoxdox/doxdox/tree/v0.0.6) - (2014-08-17)
453492

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

495+
- No merges found
496+
456497
## [v0.0.5](https://github.com/docsbydoxdox/doxdox/tree/v0.0.5) - (2014-08-17)
457498

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

501+
- No merges found
502+
460503
## [v0.0.4](https://github.com/docsbydoxdox/doxdox/tree/v0.0.4) - (2014-08-10)
461504

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

507+
- No merges found
508+
464509
## [v0.0.3](https://github.com/docsbydoxdox/doxdox/tree/v0.0.3) - (2014-08-10)
465510

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

513+
- No merges found
514+
468515
## [v0.0.2](https://github.com/docsbydoxdox/doxdox/tree/v0.0.2) - (2014-08-07)
469516

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

519+
- No merges found
520+
472521
## [v0.0.1](https://github.com/docsbydoxdox/doxdox/tree/v0.0.1) - (2014-08-03)
473522

474523
- 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.23 -g
46+
$ npm install doxdox-cli@v4.0.0-preview.24 -g
4747
```
4848

4949
### Locally
5050

5151
```bash
52-
$ npm install doxdox-cli@v4.0.0-preview.23 --save-dev
52+
$ npm install doxdox-cli@v4.0.0-preview.24 --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.23 --save-dev
163+
$ npm install doxdox-cli@v4.0.0-preview.24 --save-dev
164164
```
165165

166166
```json

0 commit comments

Comments
 (0)