Skip to content

Commit 6b7c275

Browse files
committed
Release 1.5.2
1 parent 14a9a5a commit 6b7c275

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
* ci: rev latest conventional changelog plugin (14a9a5a)
2+
* ci: remove clean docs from clean (448b549)
3+
* ci: remove docs build step from build since non-deterministic based on timestamp (1c88ed4)
4+
* chore: remove old doc system config (b577cf8)
5+
* chore: remove old markdown docs (634a092)
6+
* chore: generate latest docs (3088546)
7+
* Merge pull request #9 from blossomfinance/fix-logs (9b8ee2a)
8+
* chore: remove unused file (2751dc6)
9+
* chore: add generated docs (0c1d743)
10+
* ci: add default start command (aeb287b)
11+
* docs: major docs overhaul, restructure, reword & add examples (23ffb1c)
12+
* Merge branch 'rev-deps-security' into docs-changes-merge (4355740)
13+
* resolve conflicts (a11a060)
14+
* merge TOC (128742e)
15+
* merge (00c7627)
16+
* WIP add more docs (474c132)
17+
* more docs improvement WIP (cd9122d)
18+
* more docs WIP (b1499bb)
19+
* ci: add task to clean generated HTML (cc964ea)
20+
* update docs WIP (fe2d8a5)
21+
* WIP (6cad2cb)
22+
* docs-changes (e6069a6)
23+
124
### [1.5.1](https://github.com/blossomfinance/rest-ez/compare/v1.5.0...v1.5.1) (2021-11-10)
225

326

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": "@blossomfinance/rest-ez",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Easy, spec based API test framework for HTTP APIs (REST, GraphQL)",
55
"homepage": "https://blossomfinance.github.io/rest-ez/",
66
"keywords": [

0 commit comments

Comments
 (0)