Skip to content

Commit

Permalink
ci(changesets): version packages (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 5, 2024
1 parent 0f5077c commit e0c71ab
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-seals-think.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/webpack-configs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @workleap/webpack-configs

## 1.3.0

### Minor Changes

- [#175](https://github.com/gsoft-inc/wl-web-configs/pull/175) [`0f5077c`](https://github.com/gsoft-inc/wl-web-configs/commit/0f5077cdc9592e02099c498fcb6ebda6e1637e0c) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Added an `svgr` option.

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@workleap/webpack-configs",
"author": "Workleap",
"description": "Workleap recommended webpack config.",
"version": "1.2.1",
"version": "1.3.0",
"license": "Apache-2.0",
"keywords": [
"workleap",
Expand Down

0 comments on commit e0c71ab

Please sign in to comment.