Skip to content

Commit 89d9b75

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.1
1 parent 41e4123 commit 89d9b75

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.1](https://github.com/dailydotdev/docs/compare/v0.2.0...v0.2.1) (2024-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* better explanation for what blocking a user does ([#271](https://github.com/dailydotdev/docs/issues/271)) ([41e4123](https://github.com/dailydotdev/docs/commit/41e4123c3b14ffb02c2fd04db5129bf80b9c0a4a))
7+
8+
9+
110
# [0.2.0](https://github.com/dailydotdev/docs/compare/v0.1.3...v0.2.0) (2024-01-18)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [0.1.0](https://github.com/dailydotdev/docs/compare/v0.0.2...v0.1.0) (2023-06-20)
38-
39-
40-
### Features
41-
42-
* update to docusaurus 2.4.1 and add ga4 support ([#191](https://github.com/dailydotdev/docs/issues/191)) ([40980a2](https://github.com/dailydotdev/docs/commit/40980a2d87390eb147507e59267955f1dab224ca))
43-
44-
45-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dailydev-docs",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)