govuk_content_models 16.0.0 → 16.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 16.1.0
2
+
3
+ * Add new format for international_development_fund for an Artefact
4
+
1
5
  ## 16.0.0
2
6
 
3
7
  * Adds a workflow for Tags.
@@ -84,6 +84,7 @@ class Artefact
84
84
  "travel-advice-publisher" => ["travel-advice"],
85
85
  "specialist-publisher" => ["aaib_report",
86
86
  "cma_case",
87
+ "international_development_fund",
87
88
  "manual",
88
89
  "manual-change-history",
89
90
  "manual-section",
@@ -1,4 +1,4 @@
1
1
  module GovukContentModels
2
2
  # Changing this causes Jenkins to tag and release the gem into the wild
3
- VERSION = "16.0.0"
3
+ VERSION = "16.1.0"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_content_models
3
3
  version: !ruby/object:Gem::Version
4
- version: 16.0.0
4
+ version: 16.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -466,7 +466,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
466
466
  version: '0'
467
467
  segments:
468
468
  - 0
469
- hash: -1246027544295212288
469
+ hash: -669024731182328575
470
470
  required_rubygems_version: !ruby/object:Gem::Requirement
471
471
  none: false
472
472
  requirements:
@@ -475,7 +475,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
475
475
  version: '0'
476
476
  segments:
477
477
  - 0
478
- hash: -1246027544295212288
478
+ hash: -669024731182328575
479
479
  requirements: []
480
480
  rubyforge_project:
481
481
  rubygems_version: 1.8.23