Skip to content

Commit e0458ba

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.3...v2.8.0) (2022-12-31) ### Features * **public:** update parser for source materials ([d728ce2](d728ce2))
1 parent d728ce2 commit e0458ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/sws2apps/sws2apps-api/compare/v2.7.3...v2.8.0) (2022-12-31)
2+
3+
4+
### Features
5+
6+
* **public:** update parser for source materials ([d728ce2](https://github.com/sws2apps/sws2apps-api/commit/d728ce278bdce2df29fef6c5c90a8449d0e33929))
7+
18
## [2.7.3](https://github.com/sws2apps/sws2apps-api/compare/v2.7.2...v2.7.3) (2022-12-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sws2apps-api",
3-
"version": "2.7.3",
3+
"version": "2.8.0",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)