Skip to content

Commit 0b2f320

Browse files
committed
release/1.3.0
1 parent 776a697 commit 0b2f320

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
<a name="1.3.0"></a>
12+
## [1.3.0] - 2024-02-03
13+
### 🍰 Added
14+
- dependabot for npm
15+
16+
### 🐞 Fixed
17+
- built with new deps
18+
- Correct translation of default form email subject
19+
20+
### 🔧 Changed
21+
- use testsuite and update deps ([#16](https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/issues/16))
22+
23+
### 🧬 Dependencies
24+
- Bump [@syntro](https://github.com/syntro)-opensource/eslint-config-base from 1.0.2 to 1.1.2 ([#18](https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/issues/18))
25+
- Bump [@syntro](https://github.com/syntro)-opensource/webpack-config from 1.2.1 to 1.4.0 ([#17](https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/issues/17))
26+
27+
1128
<a name="1.2.7"></a>
1229
## [1.2.7] - 2022-05-07
1330
### 🐞 Fixed
@@ -99,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99116
- phpcs
100117

101118

102-
[Unreleased]: https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/compare/1.2.7...HEAD
119+
[Unreleased]: https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/compare/1.3.0...HEAD
120+
[1.3.0]: https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/compare/1.2.7...1.3.0
103121
[1.2.7]: https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/compare/1.2.6...1.2.7
104122
[1.2.6]: https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/compare/1.2.5...1.2.6
105123
[1.2.5]: https://github.com/Syntro-GmbH/elemental-bootstrap-blocks/compare/1.2.4...1.2.5

0 commit comments

Comments
 (0)