Skip to content

Commit 1b3b111

Browse files
committed
8.0.0
1 parent 8183c19 commit 1b3b111

File tree

2 files changed

+27
-9
lines changed

2 files changed

+27
-9
lines changed

CHANGELOG.md

+26-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
1+
### v8.0.0 (2023-04-30)
2+
3+
#### Pull requests
4+
5+
- [#90](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/90) Upgrade async to version 3.2.4 ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
6+
- [#83](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/83) Upgrade glob to version 8.0.1 ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
7+
- [#79](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/79) Upgrade async to version 3.2.3 ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
8+
- [#75](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/75) Upgrade async to version 3.2.2 ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
9+
10+
#### Commits to master
11+
12+
- [Align changelog script with the node 14 version of npm.](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/8183c192e025c5f6b3dee00a8e83ec4e4e6841ae) ([Alex J Burke](mailto:alex@alexjeffburke.com))
13+
- [Work around unpublished ejs transformer and adapt to EJS3+ syntax.](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/031fb3f3343d37b61cf5e84fdcb70a84e890a166) ([Alex J Burke](mailto:alex@alexjeffburke.com))
14+
- [Bump changelog generator for one less warning.](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/293c7508b6374bb1b47ea359c0e71b6c43534163) ([Alex J Burke](mailto:alex@alexjeffburke.com))
15+
- [Bump dependencies affected by security issues.](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/d39099d1584024c66ec73589cacea0ba6013a347) ([Alex J Burke](mailto:alex@alexjeffburke.com))
16+
- [Pull out unused deps.](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/f2043db8b075d7220271837f05e5468caf97fb15) ([Alex J Burke](mailto:alex@alexjeffburke.com))
17+
- [+4 more](https://github.com/unexpectedjs/unexpected-documentation-site-generator/compare/v7.1.0...v8.0.0)
18+
119
### v7.1.0 (2020-08-23)
220

3-
- [#49](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/49) Send the require option directly to evaldown and allow a config file. ([Alex J Burke](mailto:alex@alexjeffburke.com))
21+
- [#49](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/49) Send the require option directly to evaldown and allow a config file. ([Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com))
422

523
### v7.0.2 (2020-08-23)
624

@@ -25,7 +43,7 @@
2543

2644
#### Pull requests
2745

28-
- [#43](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/43) Port to evaldown ([Alex J Burke](mailto:alex@alexjeffburke.com))
46+
- [#43](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/43) Port to evaldown ([Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com), [Alex J Burke](mailto:alex@alexjeffburke.com))
2947
- [#34](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/34) Upgrade autoprefixer to version 9.7.5 ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
3048
- [#33](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/33) Bump minimist from 1.2.0 to 1.2.5 ([dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com))
3149
- [#32](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/32) Upgrade async to version 3.2.0 ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
@@ -38,7 +56,7 @@
3856

3957
#### Pull requests
4058

41-
- [#24](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/24) Allow overriding content of api and assertion top-level pages ([Sune Simonsen](mailto:sune@we-knowhow.dk))
59+
- [#24](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/24) Allow overriding content of api and assertion top-level pages ([Sune Simonsen](mailto:sune@we-knowhow.dk), [Sune Simonsen](mailto:sune@we-knowhow.dk))
4260

4361
#### Commits to master
4462

@@ -79,12 +97,12 @@
7997
### v5.0.1 (2019-01-02)
8098

8199
- [#19](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/19) Avoid href=\/ when issuing a relative link to the current page ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
82-
- [#11](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/11) Add prettier setup, remove onelint ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
83-
- [#10](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/10) Improved release setup with changelog and linting ([Sune Simonsen](mailto:sune@we-knowhow.dk))
100+
- [#11](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/11) Add prettier setup, remove onelint ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com))
101+
- [#10](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/10) Improved release setup with changelog and linting ([Sune Simonsen](mailto:sune@we-knowhow.dk), [Sune Simonsen](mailto:sune@we-knowhow.dk))
84102

85103
### v5.0.0 (2018-10-30)
86104

87-
- [#8](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/8) Use gh pages \(Major\) ([Sune Simonsen](mailto:sune@we-knowhow.dk))
105+
- [#8](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/8) Use gh pages \(Major\) ([Sune Simonsen](mailto:sune@we-knowhow.dk), [Sune Simonsen](mailto:sune@we-knowhow.dk), [Sune Simonsen](mailto:sune@we-knowhow.dk))
88106
- [#9](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/9) Upgraded lodash and debug to fix security issues ([Sune Simonsen](mailto:sune@we-knowhow.dk))
89107

90108
### v4.7.1 (2018-08-11)
@@ -116,7 +134,7 @@
116134

117135
#### Pull requests
118136

119-
- [#5](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/5) Add `--output` and `--assertions` options ([Dave Brotherstone](mailto:davegb@pobox.com))
137+
- [#5](https://github.com/unexpectedjs/unexpected-documentation-site-generator/pull/5) Add \`--output\` and \`--assertions\` options ([Dave Brotherstone](mailto:davegb@pobox.com))
120138

121139
#### Commits to master
122140

@@ -282,7 +300,7 @@
282300
- [make the github repository for the site configurable](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/eb97d7e4bda2bb8a17f63f89a2fd6a21a6f2307c) ([Sune Simonsen](mailto:sune@we-knowhow.dk))
283301

284302
### v1.0.0
303+
285304
- [Removed peer dependency on unexpected](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/e61cd104bbec441d8f69e5c5977912b80f516729) ([Sune Simonsen](mailto:sune@we-knowhow.dk))
286305
- [Initial commit](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/ad970fb45f729366d65b576962efd81de81c34f1) ([Sune Simonsen](mailto:sune@we-knowhow.dk))
287306
- [Added package.json](https://github.com/unexpectedjs/unexpected-documentation-site-generator/commit/da3d681cb76ac0506c7a0ff96f51af088060c2aa) ([Sune Simonsen](mailto:sune@we-knowhow.dk))
288-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unexpected-documentation-site-generator",
3-
"version": "7.1.0",
3+
"version": "8.0.0",
44
"description": "Documentation site generator for Unexpected plugins",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)