Skip to content

Commit

Permalink
chore(release): 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinamenezes committed Dec 22, 2023
1 parent e43c673 commit 45b8dbc
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.

## [1.11.0](https://github.com/vtexdocs/devportal/compare/v1.10.2...v1.11.0) (2023-12-22)


### Features

* **faststore-components:** feat GiftTemplate components ([1c1a4c9](https://github.com/vtexdocs/devportal/commit/1c1a4c9b7ef38375502c9c99b065a4fdcb675c62))


### Bug Fixes

* **gift:** add Icon attributes ([0912dda](https://github.com/vtexdocs/devportal/commit/0912ddabb498e5d6d864d581cdba6f35f49a1b3a))


### Docs

* **navigation:** add services course ([09543d8](https://github.com/vtexdocs/devportal/commit/09543d8e3b535610f4af01fa0a862410385c8d21))

### [1.10.2](https://github.com/vtexdocs/devportal/compare/v1.10.1...v1.10.2) (2023-12-19)


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": "devportal",
"version": "1.10.2",
"version": "1.11.0",
"private": true,
"engines": {
"npm": "please-use-yarn",
Expand Down

0 comments on commit 45b8dbc

Please sign in to comment.