File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6161 - name : Push changes
6262 uses : ad-m/github-push-action@master
6363 with :
64+ github_token : ${{ secrets.GITHUB_TOKEN }}
6465 branch : ${{ github.ref }}
6566
6667 create-release :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
77
8- ## [ 0.1.7 ] 2023-07-22
8+ ## [ 0.1.8 ] 2023-07-22
99
1010- publish via CI
1111- Fix: auto-loader paths
Original file line number Diff line number Diff line change 11{
22 "name" : " @baselime/lambda-node-opentelemetry" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.8 " ,
44 "description" : " OpenTelemetry auto tracer for Node.JS based AWS Lambda functions" ,
55 "keywords" : [
66 " nodejs" ,
You can’t perform that action at this time.
0 commit comments