Releases: croct-tech/plug-js
0.10.1
What's Changed
🚧 Maintenance
- Change Secret Key to authenticate on GCP (#123), thanks JalisDiehl!
- Update Github actions authentication (#122), thanks JalisDiehl!
- Bump SDK to v0.9 (#121), thanks marcospassos!
- Bump minimist from 1.2.5 to 1.2.6 (#119), thanks dependabot!
- Fix event summary layout (#120), thanks Koemyy!
- Disable security checks workflow job (#118), thanks Fryuni!
- Improve PR content validations (#116), thanks Fryuni!
🎉 Thanks to all contributors helping with this release:
@Fryuni, @JalisDiehl, @Koemyy, @dependabot, @dependabot[bot] and @marcospassos
0.10.0
What's Changed
🚧 Maintenance
- Updating docs to explain linkOpened event (#113), thanks denis-rossati!
- Adding remove operator section in patch.md (#112), thanks denis-rossati!
- Fixing typo and invalid CQL (#110), thanks denis-rossati!
- Adjusting merge explanation and example (#109), thanks denis-rossati!
🔧 Enhancements
- Bump SDK to v0.8 (#115), thanks marcospassos!
- Add FetchOptions to fetch method (#111), thanks amorimjuliana!
🎉 Thanks to all contributors helping with this release:
@amorimjuliana, @denis-rossati and @marcospassos
0.9.0
What's Changed
- Adding observation about accepted types in attributes (#106), thanks denis-rossati!
- Bump tmpl from 1.0.4 to 1.0.5 (#105), thanks dependabot!
- Bump path-parse from 1.0.6 to 1.0.7 (#104), thanks dependabot!
🔧 Enhancements
- Bump croct/sdk and update docs for events (#107), thanks amorimjuliana!
🚧 Maintenance
- Update Setup GCloud actions (#108), thanks Fryuni!
- Bump croct/sdk and update docs for events (#107), thanks amorimjuliana!
🎉 Thanks to all contributors helping with this release:
@Fryuni, @amorimjuliana, @denis-rossati, @dependabot, @dependabot[bot] and @marcospassos
0.8.3
What's Changed
🚧 Maintenance
- Bump dependency versions (#103), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.8.2
What's Changed
🐞 Bug Fixes
- Reset plug state immediately after unplugging (#102), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.8.1
What's Changed
🚀 Features
- Add property to check whether the plug has been initialized (#101), thanks marcospassos!
🚧 Maintenance
- Fix CDN workflow (#100), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.8.0
What's Changed
- Release stable version.
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.8.0-alpha
What's Changed
🚧 Maintenance
- Bump dependencies to the latest version (#99), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.7.5
What's Changed
🔧 Enhancements
- Add an EAP init hook and bind EAP methods to the plug scope (#98), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.7.4
What's Changed
🚧 Maintenance
- Bump the SDK version to v0.5.1 (#97), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos