Skip to content

Commit

Permalink
ci(changesets): version packages (#202)
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 Apr 8, 2024
1 parent de5804b commit 6feec49
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tough-elephants-change.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.5.1

### Patch Changes

- [#201](https://github.com/gsoft-inc/wl-web-configs/pull/201) [`de5804b`](https://github.com/gsoft-inc/wl-web-configs/commit/de5804b352496fe0a6d4e01a5b6bb5e6a56aca18) Thanks [@bsokol-wl](https://github.com/bsokol-wl)! - Remove hashes from chunk file names and asset/resource file names in order to prevent chunk load errors for users during a deployment

## 1.5.0

### Minor 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.5.0",
"version": "1.5.1",
"license": "Apache-2.0",
"keywords": [
"workleap",
Expand Down

0 comments on commit 6feec49

Please sign in to comment.