File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 uses : ad-m/github-push-action@master
4848 with :
4949 github_token : ${{ secrets.GITHUB_TOKEN }}
50- branch : ${{ github.ref }}
50+ branch : main
5151
5252 create-release :
5353 needs : [publish-node-packages]
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.10 ] 2023-07-22
8+ ## [ 0.1.11 ] 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.10 " ,
3+ "version" : " 0.1.11 " ,
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