Skip to content

Commit

Permalink
chore(release): 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pvcunha committed Mar 4, 2024
1 parent b0d2850 commit d94fc44
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.2](https://github.com/vtexdocs/helpcenter/compare/v0.5.1...v0.5.2) (2024-03-04)


### Features

* adds sitemap section component ([c122489](https://github.com/vtexdocs/helpcenter/commit/c122489df2c08a590826b94e5bb91c2ec94393f8))
* base code for sitemap page ([61e0cb6](https://github.com/vtexdocs/helpcenter/commit/61e0cb625a9701b88a66464fbdf33f669975b66f))
* creates sitemap page ([b0d2850](https://github.com/vtexdocs/helpcenter/commit/b0d28503c63f3fd6f3689ed25f14f3ff45f97fa9))
* gets sitemap items from navigation ([e43ebf8](https://github.com/vtexdocs/helpcenter/commit/e43ebf87e7af2c500676ba809cedee0178f91993))


### Bug Fixes

* changes sitemap url ([249621f](https://github.com/vtexdocs/helpcenter/commit/249621f9da1d0c1fba6333c1678949c03cdbc5ee))

### [0.5.1](https://github.com/vtexdocs/helpcenter/compare/v0.5.0...v0.5.1) (2024-02-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helpcenter",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"engines": {
"npm": "please-use-yarn",
Expand Down

0 comments on commit d94fc44

Please sign in to comment.