From 7679d6ad7332ef3852e583129c8534e152909e7e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 27 May 2023 08:53:15 +0000 Subject: [PATCH] Chore(release): 2.2.0 [skip ci] # [2.2.0](https://github.com/nagyist/adapt-contrib-tutor/compare/v2.1.2...v2.2.0) (2023-05-27) ### chore * added package.json ([677347b](https://github.com/nagyist/adapt-contrib-tutor/commit/677347b1339d3b12527f7b4d090a57af9fb790be)) * added package.json ([94afb62](https://github.com/nagyist/adapt-contrib-tutor/commit/94afb626031288bba62ae482ea671cf98463bfb6)), closes [#3072](https://github.com/nagyist/adapt-contrib-tutor/issues/3072) ### Fix * _globals schema nesting (#90) ([c385e3c](https://github.com/nagyist/adapt-contrib-tutor/commit/c385e3c7c656a4a41cc1046f45b684c85c145c81)), closes [#90](https://github.com/nagyist/adapt-contrib-tutor/issues/90) * Added gitignore for release automation (#77) ([bef3c93](https://github.com/nagyist/adapt-contrib-tutor/commit/bef3c9364de407c34de154932e46c608c3c718b0)), closes [#77](https://github.com/nagyist/adapt-contrib-tutor/issues/77) * Added release automation (#73) ([c04b610](https://github.com/nagyist/adapt-contrib-tutor/commit/c04b610748d467c196f92c71c587d420202cb9f4)), closes [#73](https://github.com/nagyist/adapt-contrib-tutor/issues/73) * Bump http-cache-semantics from 4.1.0 to 4.1.1 (#82) ([076e8c5](https://github.com/nagyist/adapt-contrib-tutor/commit/076e8c5075162e1ba06b7b105108e9d8aede2087)), closes [#82](https://github.com/nagyist/adapt-contrib-tutor/issues/82) * Check tutor type on page revisit before displaying inline feedback (fixes #91) (#92) ([e4f5761](https://github.com/nagyist/adapt-contrib-tutor/commit/e4f57615ef594087bf150c0016aa4d7bde35f231)), closes [#91](https://github.com/nagyist/adapt-contrib-tutor/issues/91) [#92](https://github.com/nagyist/adapt-contrib-tutor/issues/92) * Framework bumped to v5.22.8 ([8a17aae](https://github.com/nagyist/adapt-contrib-tutor/commit/8a17aaee450884499ae850a1e6471bfcc43b331c)) * Inline feedback normalisation across course and component config (fixes #87) (#88) ([f03b1ee](https://github.com/nagyist/adapt-contrib-tutor/commit/f03b1ee803b560e3f079bac96e8e43f709351d17)), closes [#87](https://github.com/nagyist/adapt-contrib-tutor/issues/87) [#88](https://github.com/nagyist/adapt-contrib-tutor/issues/88) * New style schema added. (#84) ([5be15e0](https://github.com/nagyist/adapt-contrib-tutor/commit/5be15e043388984f3561362c9038844a0800854d)), closes [#84](https://github.com/nagyist/adapt-contrib-tutor/issues/84) * Normalizing template icons ([cff3c07](https://github.com/nagyist/adapt-contrib-tutor/commit/cff3c07d595ae06386602433a7f206fa58d4b943)) * replace deprecated a11y_attrs_heading usage (refs #67) (#76) ([f34b5fa](https://github.com/nagyist/adapt-contrib-tutor/commit/f34b5fad26cb6d7272ec270d71ec5419dbaa6899)), closes [#67](https://github.com/nagyist/adapt-contrib-tutor/issues/67) [#76](https://github.com/nagyist/adapt-contrib-tutor/issues/76) * Stop _id property from directly rendering the _id view (#78) ([df1da66](https://github.com/nagyist/adapt-contrib-tutor/commit/df1da663729f7d39dfe2b732b8575a23d8d5df53)), closes [#78](https://github.com/nagyist/adapt-contrib-tutor/issues/78) * Version numbers removed from Readme files ([7b6f5bd](https://github.com/nagyist/adapt-contrib-tutor/commit/7b6f5bdbb510717c744154baff7d7a762e194ac8)) ### New * Issue and pr project addition automation (Fixes #3315) ([46f531d](https://github.com/nagyist/adapt-contrib-tutor/commit/46f531ddfd564e852ccf3f7e17832d872d39bf67)), closes [#3315](https://github.com/nagyist/adapt-contrib-tutor/issues/3315) * Issue and pr project addition automation (refs https://github.com/adaptlearning/adapt_framework/issues/3315) ([a666b69](https://github.com/nagyist/adapt-contrib-tutor/commit/a666b6990bafbefc3231943e7d1b0cdbc6077fec)) ### Update * `"inline"` feedback restoration (#81) ([f5f35a2](https://github.com/nagyist/adapt-contrib-tutor/commit/f5f35a2671c01140c4d7af9654757eb06e24081c)), closes [#81](https://github.com/nagyist/adapt-contrib-tutor/issues/81) * Add accessible title (refs #74) (#75) ([bbe81f6](https://github.com/nagyist/adapt-contrib-tutor/commit/bbe81f61c012581cb8448e047c0409b24d08c49f)), closes [#74](https://github.com/nagyist/adapt-contrib-tutor/issues/74) [#75](https://github.com/nagyist/adapt-contrib-tutor/issues/75) * Switch to model.getFeedback allowing more complex feedback objects (#79) ([25fe47c](https://github.com/nagyist/adapt-contrib-tutor/commit/25fe47cf302a39d56f54c7b91d56dbdc34843941)), closes [#79](https://github.com/nagyist/adapt-contrib-tutor/issues/79) ### Upgrade * Bump yaml and semantic-release (#93) ([723a352](https://github.com/nagyist/adapt-contrib-tutor/commit/723a352e1752bebcd13f0cc1a67b3d9966fad3f4)), closes [#93](https://github.com/nagyist/adapt-contrib-tutor/issues/93) --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 2624f8f..b5e6c39 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-tutor", - "version": "4.5.7", + "version": "2.2.0", "framework": ">=5.22.8", "homepage": "https://github.com/adaptlearning/adapt-contrib-tutor", "bugs": "https://github.com/adaptlearning/adapt-contrib-tutor/issues", @@ -22,7 +22,7 @@ "@semantic-release/npm": "^9.0.1", "@semantic-release/release-notes-generator": "^10.0.3", "conventional-changelog-eslint": "^3.0.9", - "semantic-release": "^19.0.3" + "semantic-release": "^21.0.1" }, "scripts": { "postversion": "cp package.json bower.json" diff --git a/package.json b/package.json index c26b8a2..b5e6c39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-tutor", - "version": "4.5.7", + "version": "2.2.0", "framework": ">=5.22.8", "homepage": "https://github.com/adaptlearning/adapt-contrib-tutor", "bugs": "https://github.com/adaptlearning/adapt-contrib-tutor/issues",