Skip to content

Commit

Permalink
chore(release): v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 14, 2024
1 parent 48dab7c commit 7172f19
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.7.0](https://github.com/dailydotdev/docs/compare/v0.6.0...v0.7.0) (2024-08-14)


### Features

* add instructions for connecting a private channel on Slack ([#357](https://github.com/dailydotdev/docs/issues/357)) ([48dab7c](https://github.com/dailydotdev/docs/commit/48dab7c3b57d85db178afa42a62633bab39f68e4))



# [0.6.0](https://github.com/dailydotdev/docs/compare/v0.5.0...v0.6.0) (2024-08-07)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.3.1](https://github.com/dailydotdev/docs/compare/v0.3.0...v0.3.1) (2024-01-27)


### Bug Fixes

* public squads improvements ([#280](https://github.com/dailydotdev/docs/issues/280)) ([053a90d](https://github.com/dailydotdev/docs/commit/053a90d456356e8f8c9ca384b433798295c2a5f9))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dailydev-docs",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit 7172f19

Please sign in to comment.