Skip to content

Commit

Permalink
chore(release): 3.179.0
Browse files Browse the repository at this point in the history
# [@appland/appmap-v3.179.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.178.0...@appland/appmap-v3.179.0) (2024-12-18)

### Features

* Add rpc command system.listMethods ([6edf167](6edf167))
* Define v2.navie.metadata and v2.navie.welcome ([1f9346d](1f9346d))
* The welcome message considers any code selections ([b859cf5](b859cf5))
  • Loading branch information
appland-release committed Dec 18, 2024
1 parent a58bd98 commit 3339f32
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [@appland/appmap-v3.179.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.178.0...@appland/appmap-v3.179.0) (2024-12-18)


### Features

* Add rpc command system.listMethods ([6edf167](https://github.com/getappmap/appmap-js/commit/6edf1671dc69288fe18173769299e64a212c0950))
* Define v2.navie.metadata and v2.navie.welcome ([1f9346d](https://github.com/getappmap/appmap-js/commit/1f9346d08f211ce4c1cb53c3ab3ee190ee45b707))
* The welcome message considers any code selections ([b859cf5](https://github.com/getappmap/appmap-js/commit/b859cf54e0d6e2f25b3c52476b7a1583d313f857))

# [@appland/appmap-v3.178.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.177.1...@appland/appmap-v3.178.0) (2024-12-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appland/appmap",
"version": "3.178.0",
"version": "3.179.0",
"description": "",
"bin": "built/cli.js",
"engines": {
Expand Down

0 comments on commit 3339f32

Please sign in to comment.