File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ on :
3
+ push :
4
+ branches :
5
+ - main
6
+
7
+ permissions :
8
+ contents : write
9
+ pull-requests : write
10
+
11
+ name : release-please
12
+
13
+ jobs :
14
+ release-please :
15
+ runs-on : ubuntu-latest
16
+ steps :
17
+ - uses : google-github-actions/release-please-action@v3
18
+ with :
19
+ release-type : node
20
+ package-name : " @elastic/elasticsearch-serverless"
21
+ bootstrap-sha : " e71b2ff05abf70702e9342378da571032e670c8c"
Original file line number Diff line number Diff line change
1
+
2
+ ## [ 0.1.0] ( https://github.com/elastic/elasticsearch-serverless-js/compare/%40{2023-05-01}...v0.1.0+20231031 ) (2023-10-17)
3
+
4
+ Initial release
Original file line number Diff line number Diff line change 65
65
"ora" : " ^5.4.1" ,
66
66
"proxy" : " ^1.0.2" ,
67
67
"rimraf" : " ^5.0.0" ,
68
- "semver" : " ^7.5.1 " ,
68
+ "semver" : " ^7.5.4 " ,
69
69
"split2" : " ^4.2.0" ,
70
70
"stoppable" : " ^1.1.0" ,
71
71
"tap" : " ^16.3.7" ,
You can’t perform that action at this time.
0 commit comments