yahoo / Override

In app feature flag management
MIT License
16 stars 7 forks source link

Bump version to 2.6.0 #41

Closed dbgrandi closed 10 months ago

dbgrandi commented 10 months ago

Description

While SPM support was added back in #32, it did not include a definition for the YMOverrideTestSupport library. This is pretty useful for those who like to add tests around the state of feature flags.

@cshaines updated the SPM manifest in #40, but we never published a new release. Bump the version to 2.6.0, then we can tag and publish to both CocoaPods and SPM.

How Has This Been Tested?

This has been in use via a fork (https://github.com/cshaines/Override/) for a while and was contributed back to this repo in #40. Just need to bump the versions and publish it.

Screenshots (if appropriate):

N/A

Types of changes

Checklist:

License

I confirm that this contribution is made under an MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.