Skip to content

Commit

Permalink
Merge pull request #163 from SwiftGen/release/2.10.1
Browse files Browse the repository at this point in the history
Release 2.10.1
  • Loading branch information
djbe authored Aug 3, 2022
2 parents 4eb36c8 + 3ec9202 commit 20e2de5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,11 @@

---

## Stable Branch

### Breaking Changes

_None_

### New Features

_None_

### Bug Fixes

_None_
## 2.10.1

### Internal Changes

* Pin Komondor to 1.1.3, to avoid issues with SPM for other packages depending on this package.
* Pin `Komondor` to 1.1.3, to avoid issues with SPM for other packages depending on this package.
[redryerye](https://github.com/redryerye)
[#162](https://github.com/SwiftGen/StencilSwiftKit/pull/162)

Expand Down
2 changes: 1 addition & 1 deletion StencilSwiftKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'StencilSwiftKit'
s.version = '2.10.0'
s.version = '2.10.1'
s.summary = 'Stencil additions dedicated for Swift code generation'

s.description = <<-DESC
Expand Down

0 comments on commit 20e2de5

Please sign in to comment.