Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EnesKaraosman committed Dec 10, 2023
1 parent d3fe407 commit a723607
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 17 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Change Log
# CHANGELOG

## [2.4.1](https://github.com/EnesKaraosman/SwiftyChat/releases/tag/2.4.1)
Released on 2023-12-10.

#### Update
- chore: upgrade dependencies

## [2.4.0](https://github.com/EnesKaraosman/SwiftyChat/releases/tag/2.4.0)
Released on 2023-07-09.
Expand Down
16 changes: 8 additions & 8 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"repositoryURL": "https://github.com/wxxsw/GSPlayer.git",
"state": {
"branch": null,
"revision": "5904551cf33e0c38831fdc56c6a2c9770eadc30d",
"version": "0.2.25"
"revision": "706fc28fcc8e33607993903eca82d9f6c7c3f6d2",
"version": "0.2.27"
}
},
{
"package": "Kingfisher",
"repositoryURL": "https://github.com/onevcat/Kingfisher.git",
"state": {
"branch": null,
"revision": "c1f60c63f356d364f4284ba82961acbe7de79bcc",
"version": "7.8.1"
"revision": "add0a87ec4e31e2ca2a0b2085f0559201e4f5918",
"version": "7.10.1"
}
},
{
Expand All @@ -33,17 +33,17 @@
"repositoryURL": "https://github.com/wxxsw/VideoPlayer.git",
"state": {
"branch": null,
"revision": "3c5b9531ee20e34d3a86142ca2c076a5b99afdb2",
"version": "1.2.3"
"revision": "0a271928849292713daf471398a2a9185f28709c",
"version": "1.2.4"
}
},
{
"package": "WrappingHStack",
"repositoryURL": "https://github.com/dkk/WrappingHStack.git",
"state": {
"branch": null,
"revision": "f31b8fdc57759c5aa5fc98c70746db5556e73300",
"version": "2.2.10"
"revision": "425d9488ba55f58f0b34498c64c054c77fc2a44b",
"version": "2.2.11"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"repositoryURL": "https://github.com/wxxsw/GSPlayer.git",
"state": {
"branch": null,
"revision": "aa6dad7943d52f5207f7fcc2ad3e4274583443b8",
"version": "0.2.26"
"revision": "706fc28fcc8e33607993903eca82d9f6c7c3f6d2",
"version": "0.2.27"
}
},
{
"package": "Kingfisher",
"repositoryURL": "https://github.com/onevcat/Kingfisher.git",
"state": {
"branch": null,
"revision": "c1f60c63f356d364f4284ba82961acbe7de79bcc",
"version": "7.8.1"
"revision": "add0a87ec4e31e2ca2a0b2085f0559201e4f5918",
"version": "7.10.1"
}
},
{
Expand All @@ -33,17 +33,17 @@
"repositoryURL": "https://github.com/wxxsw/VideoPlayer.git",
"state": {
"branch": null,
"revision": "3c5b9531ee20e34d3a86142ca2c076a5b99afdb2",
"version": "1.2.3"
"revision": "0a271928849292713daf471398a2a9185f28709c",
"version": "1.2.4"
}
},
{
"package": "WrappingHStack",
"repositoryURL": "https://github.com/dkk/WrappingHStack.git",
"state": {
"branch": null,
"revision": "f31b8fdc57759c5aa5fc98c70746db5556e73300",
"version": "2.2.10"
"revision": "425d9488ba55f58f0b34498c64c054c77fc2a44b",
"version": "2.2.11"
}
}
]
Expand Down

0 comments on commit a723607

Please sign in to comment.