editorjs-break-line
Version:
BreakLine and divider Tool for Editor.js
57 lines (40 loc) • 1.28 kB
Markdown
# Changelog
## 1.0.10 (25.04.2024)
* Add stale issues policy in CONTRIBUTING.md.
* Update the codeql.yml.
## 1.0.9 (13.01.2023)
* Update all dependencies.
* Block egress traffic in GitHub Actions.
* Add stability badge in README.
## 1.0.8 (28.12.2022)
* Add Renovate as dependency update tool.
* Keep read-only permissions in CI workflow.
## 1.0.7 (23.12.2022)
* Harden GitHub Actions.
## 1.0.6 (07.12.2022)
* Bump decode-uri-component from 0.2.0 to 0.2.2.
* Bump loader-utils from 1.4.1 to 1.4.2.
## 1.0.5 (09.11.2022)
* Bump loader-utils from 1.4.0 to 1.4.1.
## 1.0.4 (28.10.2022)
* Add Coverage Report with Coveralls.
## 1.0.3 (12.09.2022)
* Add OpenSSF BestPractices & Scorecard badges
* Add CDN version to README
## 1.0.2 (09.08.2022)
* Add scorecards actions
## 1.0.1 (25.07.2022)
* Add security policy to the repository
* Update packages with known security breaches
## 1.0.0 (15.07.2022)
* Update packages with known security breaches.
* Add workflow for automatic publishing in npm.
## 0.2.1 (27.09.2021)
* Updated packages with known security breaches.
## 0.2.0 (09.09.2021)
* Added support to read-only mode.
* Added a CI workflow with Github actions.
* Updated packages with known security breaches.
* Docs updated.
## 0.1.0 (3.06.2020)
Initial release