Skip to content

Commit ff3317e

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.1.3
1 parent e0f4847 commit ff3317e

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

CHANGELOG.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.1.3](https://github.com/dailydotdev/docs/compare/v0.1.2...v0.1.3) (2023-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* style community icon on mobile view ([#254](https://github.com/dailydotdev/docs/issues/254)) ([e0f4847](https://github.com/dailydotdev/docs/commit/e0f4847a73b0450135f879360ea5d9207556040a))
7+
8+
9+
110
## [0.1.2](https://github.com/dailydotdev/docs/compare/v0.1.1...v0.1.2) (2023-10-10)
211

312

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

3544

3645

37-
## [0.0.1](https://github.com/dailydotdev/docs/compare/962d1164a462976d63f94b66771f20196658871d...v0.0.1) (2022-10-01)
38-
39-
40-
### Bug Fixes
41-
42-
* :bug: Remove search bar for now ([#34](https://github.com/dailydotdev/docs/issues/34)) ([962d116](https://github.com/dailydotdev/docs/commit/962d1164a462976d63f94b66771f20196658871d))
43-
* correct grammatical errors ([d52d574](https://github.com/dailydotdev/docs/commit/d52d5740102b7ef8f30c7e0b7b584abb1b1b38db))
44-
* resolve typo in heading ([e909167](https://github.com/dailydotdev/docs/commit/e9091676472102b25202ff45b5aaad170e45893a)), closes [#100](https://github.com/dailydotdev/docs/issues/100)
45-
* resolve typos ([1963290](https://github.com/dailydotdev/docs/commit/19632903cedd7cbc5e7d41e296167e1699ee2244)), closes [#101](https://github.com/dailydotdev/docs/issues/101)
46-
47-
48-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dailydev-docs",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)