Skip to content

Commit

Permalink
updating webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed Dec 19, 2019
1 parent b10f804 commit 4b1e277
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a

## [Unreleased]

## [3.0.1] - 2019-12-19

## Changed
- Added option to override any Webpack build options
- Removed postcss
- Changed readme docs for Webpack
- Updating alliases
- Removing unnecesery packages
- Optimizations for storybook

## [3.0.0] - 2019-12-18

### Added
Expand Down Expand Up @@ -86,6 +96,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a

[Unreleased]: https://github.com/infinum/eightshift-frontend-libs/compare/master...HEAD

[3.0.1]: https://github.com/infinum/eightshift-frontend-libs/compare/v3.0.0...v3.0.1
[3.0.0]: https://github.com/infinum/eightshift-frontend-libs/compare/v2.0.7...v3.0.0
[2.0.7]: https://github.com/infinum/eightshift-frontend-libs/compare/v2.0.6...v2.0.7
[2.0.6]: https://github.com/infinum/eightshift-frontend-libs/compare/v2.0.5...v2.0.6
Expand Down

0 comments on commit 4b1e277

Please sign in to comment.