Skip to content

Commit

Permalink
chore(release): 17.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [17.4.0](v17.3.0...v17.4.0) (2022-09-27)

### Features

* **expandable:** dark background ([#2934](#2934)) ([8fb3bf3](8fb3bf3))
  • Loading branch information
semantic-release-bot committed Sep 27, 2022
1 parent 8fb3bf3 commit 7b99d36
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [17.4.0](https://github.com/ModaOperandi/om/compare/v17.3.0...v17.4.0) (2022-09-27)


### Features

* **expandable:** dark background ([#2934](https://github.com/ModaOperandi/om/issues/2934)) ([8fb3bf3](https://github.com/ModaOperandi/om/commit/8fb3bf3fab3fccd3cbc53332438771bddca1c801))

# [17.3.0](https://github.com/ModaOperandi/om/compare/v17.2.1...v17.3.0) (2022-08-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moda/om",
"version": "17.3.0",
"version": "17.4.0",
"description": "Moda Operandi design system",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 7b99d36

Please sign in to comment.