From 95f38353a91738f3a259fcfe8b3d674c055f0b72 Mon Sep 17 00:00:00 2001 From: Bess Sadler Date: Thu, 7 Apr 2022 08:11:49 -0400 Subject: [PATCH 1/2] Version bump --- lib/iiif_manifest/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/iiif_manifest/version.rb b/lib/iiif_manifest/version.rb index e91e8e0..6dfdad4 100644 --- a/lib/iiif_manifest/version.rb +++ b/lib/iiif_manifest/version.rb @@ -1,3 +1,3 @@ module IIIFManifest - VERSION = '1.1.0'.freeze + VERSION = '1.1.1'.freeze end From 93dcde349973a64ed52f27501d1257c625c0fe19 Mon Sep 17 00:00:00 2001 From: Bess Sadler Date: Thu, 7 Apr 2022 10:21:23 -0400 Subject: [PATCH 2/2] Update README to fix badges Also, remove gem release instructions as we should maintain those centrally in the `maintenance` project. --- README.md | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index d319b29..7110020 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Code: [![CircleCI](https://circleci.com/gh/samvera/iiif_manifest.svg?style=svg)] Docs: [![Contribution Guidelines](http://img.shields.io/badge/CONTRIBUTING-Guidelines-blue.svg)](./CONTRIBUTING.md) [![Apache 2.0 License](http://img.shields.io/badge/APACHE2-license-blue.svg)](./LICENSE) -Jump in: [![Slack Status](http://slack.samvera.org/badge.svg)](http://slack.samvera.org/) +Join the conversation on slack: [![Slack Status](https://raw.githubusercontent.com/samvera/maintenance/main/assets/slack_icon.png)](http://slack.samvera.org/) # What is IIIFManifest @@ -171,21 +171,6 @@ To install this gem onto your local machine, run `bundle exec rake install`. To Bug reports and pull requests are welcome on GitHub at . This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. -## Releasing - -1. `bundle install` -2. Increase the version number in `lib/iiif_manifest/version.rb` -3. Increase the same version number in `.github_changelog_generator` -4. Update `CHANGELOG.md` by running this command: - - ``` - github_changelog_generator --user samvera --project iiif_manifest --token YOUR_GITHUB_TOKEN_HERE - ``` - -5. Commit these changes to the master branch - -6. Run `rake release` - ## Help The Samvera community is here to help. Please see our [support guide](./SUPPORT.md). @@ -194,4 +179,4 @@ The Samvera community is here to help. Please see our [support guide](./SUPPORT. This software has been developed by and is brought to you by the Samvera community. Learn more at the [Samvera website](http://samvera.org/). -![Samvera Logo](https://wiki.duraspace.org/download/thumbnails/87459292/samvera-fall-font2-200w.png?version=1&modificationDate=1498550535816&api=v2) +![Samvera Logo](https://raw.githubusercontent.com/samvera/maintenance/main/assets/samvera_tree.png)