File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - main
6+ - beta
67jobs :
78 release :
89 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1+ ## [ 2.6.1-beta.1] ( https://github.com/untemps/svelte-use-tooltip/compare/v2.6.0...v2.6.1-beta.1 ) (2022-02-10)
2+
13# [ 2.6.0] ( https://github.com/untemps/svelte-use-tooltip/compare/v2.5.0...v2.6.0 ) (2022-02-08)
24
35
Original file line number Diff line number Diff line change 11{
22 "name" : " @untemps/svelte-use-tooltip" ,
3- "version" : " 2.6.0 " ,
3+ "version" : " 2.6.1-beta.1 " ,
44 "author" : " Vincent Le Badezet <v.lebadezet@untemps.net>" ,
55 "license" : " MIT" ,
66 "description" : " Svelte action to display a tooltip" ,
1717 },
1818 "main" : " dist/index.js" ,
1919 "module" : " dist/index.es.js" ,
20- "svelte" : " dist/index.js" ,
20+ "svelte" : " dist/index.es. js" ,
2121 "files" : [
2222 " dist"
2323 ],
7878 },
7979 "release" : {
8080 "branches" : [
81- " main"
81+ " main" ,
82+ {
83+ "name" : " beta" ,
84+ "prerelease" : true
85+ }
8286 ],
8387 "plugins" : [
8488 [
You can’t perform that action at this time.
0 commit comments