Skip to content

Commit

Permalink
chore(deploy): Release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2024
1 parent 6f6b312 commit 2d116c9
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/late-mirrors-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-shrimps-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-sloths-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-cobras-smell.md

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [](https://github.com/electron-userland/electron-builder/compare/v25.0.6...v) (2024-09-12)



# [](https://github.com/electron-userland/electron-builder/compare/v25.0.5...v) (2024-09-08)


Expand Down
10 changes: 10 additions & 0 deletions packages/app-builder-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# app-builder-lib

## 25.0.7

### Patch Changes

- [#8469](https://github.com/electron-userland/electron-builder/pull/8469) [`770b19f5`](https://github.com/electron-userland/electron-builder/commit/770b19f58c5f697618baa604a686a8ade97fea2d) Thanks [@mmaietta](https://github.com/mmaietta)! - chore: update resedit to 1.7.1

- [#8467](https://github.com/electron-userland/electron-builder/pull/8467) [`6fe83950`](https://github.com/electron-userland/electron-builder/commit/6fe83950a4195e4ff6611e3ebf91bd2e66d811dd) Thanks [@mmaietta](https://github.com/mmaietta)! - chore: update docs to include more interfaces and release configuration

- [#8463](https://github.com/electron-userland/electron-builder/pull/8463) [`c081df8e`](https://github.com/electron-userland/electron-builder/commit/c081df8e04494645028c4160bcc1376f029cbca5) Thanks [@mmaietta](https://github.com/mmaietta)! - chore: improving file path logging to be relative paths when within process.cwd()

## 25.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-builder-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-builder-lib",
"description": "electron-builder lib",
"version": "25.0.6",
"version": "25.0.7",
"main": "out/index.js",
"files": [
"out",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-builder-lib/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACKAGE_VERSION = "25.0.6"
export const PACKAGE_VERSION = "25.0.7"
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@electron/osx-sign": "^1.0.4",
"@jest/core": "^27.5.1",
"app-builder-lib": "workspace:^25",
"app-builder-lib": "workspace:^25.0.7",
"builder-util": "workspace:^25",
"builder-util-runtime": "workspace:^9",
"chalk": "^4.1.2",
Expand Down

0 comments on commit 2d116c9

Please sign in to comment.