Skip to content

Commit

Permalink
chore(release): bump natds-js packages via lerna [skip-ci]
Browse files Browse the repository at this point in the history
 - @naturacosmeticos/natds-styles@3.6.1
 - @naturacosmeticos/natds-web@4.6.2
  • Loading branch information
Design-System-Natura committed Jul 25, 2023
1 parent 9ca91a8 commit 953a86d
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.6.1](https://github.com/natura-cosmeticos/natds/compare/@naturacosmeticos/natds-styles@3.6.0...@naturacosmeticos/natds-styles@3.6.1) (2023-07-25)


### Bug Fixes

* **natds-styles:** update snapshots ([4cc0216](https://github.com/natura-cosmeticos/natds/commit/4cc0216227bb970102f7bc0cedb379815727767b))





# [3.6.0](https://github.com/natura-cosmeticos/natds/compare/@naturacosmeticos/natds-styles@3.6.0-alpha.DSY-3397.3.0...@naturacosmeticos/natds-styles@3.6.0) (2023-06-20)

**Note:** Version bump only for package @naturacosmeticos/natds-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@naturacosmeticos/natds-styles",
"displayName": "Styles",
"version": "3.6.0",
"version": "3.6.1",
"description": "Natura Design System - A collection of components used by Natura Cosmeticos",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.6.2](https://github.com/natura-cosmeticos/natds-js/compare/@naturacosmeticos/natds-web@4.6.1...@naturacosmeticos/natds-web@4.6.2) (2023-07-25)

**Note:** Version bump only for package @naturacosmeticos/natds-web





## [4.6.1](https://github.com/natura-cosmeticos/natds-js/compare/@naturacosmeticos/natds-web@4.6.1-alpha.DSY-3466.2.0...@naturacosmeticos/natds-web@4.6.1) (2023-07-12)

**Note:** Version bump only for package @naturacosmeticos/natds-web
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@naturacosmeticos/natds-web",
"displayName": "NatDS React Web",
"description": "A collection of components from Natura Design System for React websites and webapps",
"version": "4.6.1",
"version": "4.6.2",
"private": false,
"keywords": [
"design-system",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "4.0.0-alpha.60",
"@naturacosmeticos/natds-icons": "1.11.3",
"@naturacosmeticos/natds-styles": "^3.6.0",
"@naturacosmeticos/natds-styles": "^3.6.1",
"clsx": "1.1.1",
"react-text-mask": "5.4.3"
},
Expand Down

0 comments on commit 953a86d

Please sign in to comment.