Skip to content

Commit 1df9aef

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.2...v2.8.0) (2022-06-02) ### Features * drop php 8.0 support ([ac77241](ac77241))
1 parent 7208011 commit 1df9aef

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/daveroverts/bmac/compare/v2.7.2...v2.8.0) (2022-06-02)
2+
3+
4+
### Features
5+
6+
* drop php 8.0 support ([ac77241](https://github.com/daveroverts/bmac/commit/ac772415f81f035508b6403118d9f6c01d7d3b4e))
7+
18
## [2.7.2](https://github.com/daveroverts/bmac/compare/v2.7.1...v2.7.2) (2022-02-27)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bmac",
33
"private": true,
4-
"version": "2.7.2",
4+
"version": "2.8.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/daveroverts/bmac.git"

0 commit comments

Comments
 (0)