Skip to content

Commit bbb342f

Browse files
authored
Remove Package.resolved (#6)
* Remove `Package.resolved` * Update `CHANGELOG.md`
1 parent dd1532d commit bbb342f

File tree

3 files changed

+3
-33
lines changed

3 files changed

+3
-33
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ DerivedData/
77
.swiftpm/config/registries.json
88
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
99
.netrc
10+
Package.resolved

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Released on 2024-12-25.
1515
#### Fixed
1616
- Fix the `inout` parameter in the `IAuthenticator` protocol
1717
- Fixed in Pull Request [#2](https://github.com/space-code/network-layer/pull/2).
18+
- Fix the package builiding.
19+
- Fixed in Pull Request [#6](https://github.com/space-code/network-layer/pull-6).
1820

1921
## [1.0.0](https://github.com/space-code/network-layer/releases/tag/1.0.0)
2022
Released on 2023-12-04.

Package.resolved

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

0 commit comments

Comments
 (0)