Changelog
February 10, 2023 · View on GitHub
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Changed
- Add auto configuration in package.json
v0.7.0 (Fri Feb 10 2023)
🚀 Enhancement
- update .gitignore #21 (@dobregons)
- Upgrade to modern patterns #20 (@VDubber @dobregons)
Authors: 2
- David Obregón Sánchez (@dobregons)
- Samuel Poulton (@VDubber)
0.5.0 - 2023-02-09
- Bump sdk package versions to
^8.22.0 - Upgrade to modern patterns of the new sdk versions
- Update
build.ymlto deploy to npm using auto
Changed
- Updated
tsconfig.dist.json
0.3.0 - 2023-01-31
Changed
- Updated
package.jsonfile (main,typesandfilessection). - Ran prettier.
0.2.0 - 2022-12-06
Added
- Added
osVersionproperty tomalwarebytes_agententity
0.1.0 - 2020-12-23
Added
- Initial deployment