Skip to content

Commit 3d07dfb

Browse files
chore(release): 2.8.0 [skip ci]
# [@appland/models-v2.8.0](https://github.com/getappmap/appmap-js/compare/@appland/models-v2.7.0...@appland/models-v2.8.0) (2023-11-15) ### Features * Recognize certain labeled functions as roots ([77de691](77de691))
1 parent ee2a634 commit 3d07dfb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/models/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@appland/models-v2.8.0](https://github.com/getappmap/appmap-js/compare/@appland/models-v2.7.0...@appland/models-v2.8.0) (2023-11-15)
2+
3+
4+
### Features
5+
6+
* Recognize certain labeled functions as roots ([77de691](https://github.com/getappmap/appmap-js/commit/77de6912ca76f4d0ef5963ee5ecd4fb2f5ee7d34))
7+
18
# [@appland/models-v2.7.0](https://github.com/getappmap/appmap-js/compare/@appland/models-v2.6.5...@appland/models-v2.7.0) (2023-10-16)
29

310

packages/models/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appland/models",
3-
"version": "2.7.0",
3+
"version": "2.8.0",
44
"description": "",
55
"module": "dist/index.js",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)