Skip to content

Commit ad5837c

Browse files
chore(deploy): Release nsis@1.0.0 (#129)
1 parent bd4ca86 commit ad5837c

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

.changeset/dry-hotels-create.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lazy-worms-smoke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
3.87 MB
Binary file not shown.

packages/nsis/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# nsis
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#78](https://github.com/electron-userland/electron-builder-binaries/pull/78) [`54c1b58`](https://github.com/electron-userland/electron-builder-binaries/commit/54c1b58aa91247cd6dd85a0632db7a5eb92fec7c) Thanks [@mmaietta](https://github.com/mmaietta)! - chore: upgrading makensis to 3.11
8+
9+
### Minor Changes
10+
11+
- [#131](https://github.com/electron-userland/electron-builder-binaries/pull/131) [`bd4ca86`](https://github.com/electron-userland/electron-builder-binaries/commit/bd4ca86e06bffc943f16bb0a83112383754fe0be) Thanks [@mmaietta](https://github.com/mmaietta)! - feat(nsis): add additional plugins back from nsis-resources

packages/nsis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "nsis",
3-
"version": "0.0.0"
3+
"version": "1.0.0"
44
}

0 commit comments

Comments
 (0)