Skip to content

Commit 7feb493

Browse files
chore(๐Ÿค–): 8.10.0 [skip ci]
# [8.10.0](v8.9.8...v8.10.0) (2022-10-18) ### Features * add http & pagination interface ([50d0302](50d0302))
1 parent d62b2c3 commit 7feb493

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

โ€ŽCHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [8.10.0](https://github.com/vodyani/core/compare/v8.9.8...v8.10.0) (2022-10-18)
2+
3+
4+
### Features
5+
6+
* add http & pagination interface ([50d0302](https://github.com/vodyani/core/commit/50d03027993abd2b81f10543c877fcd4747f9550))
7+
18
## [8.9.8](https://github.com/vodyani/core/compare/v8.9.7...v8.9.8) (2022-10-16)
29

310

โ€Ž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,7 +1,7 @@
11
{
22
"name": "@vodyani/core",
33
"license": "MIT",
4-
"version": "8.9.8",
4+
"version": "8.10.0",
55
"author": "ChoGathK",
66
"description": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿš€ core is the top-level design package for vodyani scaffolding, providing a single responsibility module registrar for the different tiers.",
77
"homepage": "https://github.com/vodyani/core#readme",

0 commit comments

Comments
ย (0)