Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

Commit 6a4baac

Browse files
committed
🔖 v0.42.0
1 parent 147e932 commit 6a4baac

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
<a name="0.42.0"></a>
4+
## 0.42.0 (2023-06-18)
5+
6+
### Fixed
7+
8+
- 🐛 Fix proposal URL in Slack and emails ([#962](https://github.com/bpetetot/conference-hall/issues/962)) [[94b70f7](https://github.com/bpetetot/conference-hall/commit/94b70f7e89a0bcd987586ed1de24487818a53f74)]
9+
10+
### Miscellaneous
11+
12+
- 📝 Add link to contributing.md in readme.md ([#970](https://github.com/bpetetot/conference-hall/issues/970)) [[147e932](https://github.com/bpetetot/conference-hall/commit/147e93206f7e91c34688eb490d44673993a8aaa6)]
13+
14+
315
<a name="0.41.0"></a>
416
## 0.41.0 (2023-03-19)
517

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conference-hall",
3-
"version": "0.41.0",
3+
"version": "0.42.0",
44
"private": true,
55
"bugs": "https://github.com/bpetetot/conference-hall/issues",
66
"repository": "github:bpetetot/conference-hall",

0 commit comments

Comments
 (0)