Skip to content

Commit 7f52be7

Browse files
authored
Merge pull request #153 from devuri/release-please--branches--master
chore(master): release 5.0.0
2 parents aeefd27 + 9337347 commit 7f52be7

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.1"
2+
".": "5.0.0"
33
}

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [5.0.0](https://github.com/devuri/brisko/compare/4.0.1...5.0.0) (2023-09-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to php7.0
9+
10+
### Features
11+
12+
* adds normalize.css ([10127e4](https://github.com/devuri/brisko/commit/10127e4f68b14519549e2c14c16ffbc022a59100))
13+
* upgrade to php7.0 ([fcf36f1](https://github.com/devuri/brisko/commit/fcf36f1323b89cae2d514cd3fa659f1c055dc5b8))
14+
* v5.0.1 version bump ([5108c10](https://github.com/devuri/brisko/commit/5108c10ee6db57f84738db6fc8938f12153fee4b))
15+
16+
17+
### Bug Fixes
18+
19+
* Determine whether to load theme modifications by default. ([6311ffc](https://github.com/devuri/brisko/commit/6311ffc07ad050a4f606f690c4cbd49fa6c0df7b))
20+
21+
22+
### Miscellaneous Chores
23+
24+
* codefix ([216b193](https://github.com/devuri/brisko/commit/216b193458dd00c8c93127a1bfd04f8d3be86884))
25+
* fix version v5.0.0 ([c95ab35](https://github.com/devuri/brisko/commit/c95ab358412112041279d97d4e8b6840938a2804))
26+
327
## [4.0.1](https://github.com/devuri/brisko/compare/4.0.0...4.0.1) (2023-07-23)
428

529

0 commit comments

Comments
 (0)