Skip to content

Commit

Permalink
chore: update changelog and publish packages [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Release bot committed Jan 28, 2023
1 parent a4df717 commit a9f7784
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/stylelint-config/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.

## [0.3.1](https://github.com/medly/configs/compare/@medly/[email protected]...@medly/[email protected]) (2023-01-28)


### Bug Fixes

* fix false alarm for using css in js in media queries ([a4df717](https://github.com/medly/configs/commit/a4df7176272c0e40dcf949bb76537c4a8460abc7))





# [0.3.0](https://github.com/medly/configs/compare/@medly/[email protected]...@medly/[email protected]) (2023-01-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@medly/stylelint-config",
"description": "Basic stylelint config",
"version": "0.3.0",
"version": "0.3.1",
"sideEffects": false,
"main": "index.json",
"publishConfig": {
Expand Down

0 comments on commit a9f7784

Please sign in to comment.