Skip to content

Commit

Permalink
feat: Adding latest version (#328)
Browse files Browse the repository at this point in the history
* feat: adding file to show kalix SDK version
  • Loading branch information
franciscolopezsancho authored May 12, 2022
1 parent 099034f commit 27dc797
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ apidocs:
cd ../sdk && npm ci && npm run typedoc
mkdir -p "${managed_attachments}"
rsync -a ../sdk/apidocs/ "${managed_attachments}/api/"
bin/version.sh > "${managed_attachments}/latest-version.txt"

examples:
mkdir -p "${managed_examples}"
Expand Down
1 change: 0 additions & 1 deletion docs/src/modules/javascript/attachments/latest-version.txt

This file was deleted.

0 comments on commit 27dc797

Please sign in to comment.