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 Mar 11, 2022
1 parent c6fc51a commit 78ec2a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/webpack-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.6.0](https://github.com/medly/configs/compare/@medly/[email protected]...@medly/[email protected]) (2022-03-11)


### Features

* upgrade webpack-dev-server version to 4.7.4 ([#96](https://github.com/medly/configs/issues/96)) ([631e81d](https://github.com/medly/configs/commit/631e81d1905e5c418f4fdbba5f0ca699cf60b635))





# [0.5.0](https://github.com/medly/configs/compare/@medly/[email protected]...@medly/[email protected]) (2022-02-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@medly/webpack-config",
"description": "Basic webpack config",
"version": "0.5.0",
"version": "0.6.0",
"sideEffects": false,
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 78ec2a6

Please sign in to comment.