diff --git a/.changeset/eight-pants-yell.md b/.changeset/eight-pants-yell.md deleted file mode 100644 index 60fe289835..0000000000 --- a/.changeset/eight-pants-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Delete the deprecated Primer::ButtonGroup component diff --git a/.changeset/fifty-yaks-fail.md b/.changeset/fifty-yaks-fail.md deleted file mode 100644 index b44929d5c5..0000000000 --- a/.changeset/fifty-yaks-fail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Make sure duplicate ID associations aren't created for the Button diff --git a/.changeset/friendly-rats-wait.md b/.changeset/friendly-rats-wait.md deleted file mode 100644 index 32c0686ac8..0000000000 --- a/.changeset/friendly-rats-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Delete the deprecated Primer::BaseButton component diff --git a/.changeset/neat-baboons-do.md b/.changeset/neat-baboons-do.md deleted file mode 100644 index 81d39ea89b..0000000000 --- a/.changeset/neat-baboons-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Docs change to fix typo and descriptions in dialog.rb diff --git a/.changeset/tiny-meals-serve.md b/.changeset/tiny-meals-serve.md deleted file mode 100644 index 60c3efa421..0000000000 --- a/.changeset/tiny-meals-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@primer/view-components': patch ---- - -Support submitting a check box group as an array diff --git a/.changeset/tricky-plants-argue.md b/.changeset/tricky-plants-argue.md deleted file mode 100644 index 7cf1aa63fb..0000000000 --- a/.changeset/tricky-plants-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Removing `static/arguments.yml` and replacing with `static/arguments.json`. The data output doesn't change. diff --git a/.changeset/tricky-tomatoes-thank.md b/.changeset/tricky-tomatoes-thank.md deleted file mode 100644 index 7adb916e2b..0000000000 --- a/.changeset/tricky-tomatoes-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@primer/view-components": patch ---- - -Simplify CI configuration to a single build per Ruby/Rails version. diff --git a/CHANGELOG.md b/CHANGELOG.md index 35a1fed229..d2142b7543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # CHANGELOG +## 0.0.95 + +### Patch Changes + +- [#1372](https://github.com/primer/view_components/pull/1372) [`98155b10`](https://github.com/primer/view_components/commit/98155b10599d3b1753c32b7c247acadff926eaa4) Thanks [@jonrohan](https://github.com/jonrohan)! - Delete the deprecated Primer::ButtonGroup component + +* [#1386](https://github.com/primer/view_components/pull/1386) [`142b8193`](https://github.com/primer/view_components/commit/142b8193abd973a5bf6fd413d0a1e11fa0b3d3ae) Thanks [@khiga8](https://github.com/khiga8)! - Make sure duplicate ID associations aren't created for the Button + +- [#1371](https://github.com/primer/view_components/pull/1371) [`d0ddcce0`](https://github.com/primer/view_components/commit/d0ddcce0fbb4b46b1746e5688b23c54e1ba74f12) Thanks [@jonrohan](https://github.com/jonrohan)! - Delete the deprecated Primer::BaseButton component + +* [#1382](https://github.com/primer/view_components/pull/1382) [`6fd690c8`](https://github.com/primer/view_components/commit/6fd690c8804cd4a1cc8bdbb76d1f6f7e795ab8d6) Thanks [@kangarruu](https://github.com/kangarruu)! - Docs change to fix typo and descriptions in dialog.rb + +- [#1390](https://github.com/primer/view_components/pull/1390) [`94c31645`](https://github.com/primer/view_components/commit/94c316459db0299afa0946eee5ae2987a16879f3) Thanks [@neall](https://github.com/neall)! - Support submitting a check box group as an array + +* [#1392](https://github.com/primer/view_components/pull/1392) [`1f424aab`](https://github.com/primer/view_components/commit/1f424aabc6e8be4bd3a2c55190414a1b125b9111) Thanks [@jonrohan](https://github.com/jonrohan)! - Removing `static/arguments.yml` and replacing with `static/arguments.json`. The data output doesn't change. + +- [#1381](https://github.com/primer/view_components/pull/1381) [`040148d8`](https://github.com/primer/view_components/commit/040148d8cc197c12945466b99805177db69fbf95) Thanks [@joelhawksley](https://github.com/joelhawksley)! - Simplify CI configuration to a single build per Ruby/Rails version. + ## 0.0.94 ### Patch Changes diff --git a/Gemfile.lock b/Gemfile.lock index 200a9c7ca9..c6aca83dba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - primer_view_components (0.0.94) + primer_view_components (0.0.95) actionview (>= 5.0.0) activesupport (>= 5.0.0) octicons (>= 17.0.0) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index be98fa6875..1a098ad386 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -20,7 +20,7 @@ GIT PATH remote: .. specs: - primer_view_components (0.0.94) + primer_view_components (0.0.95) actionview (>= 5.0.0) activesupport (>= 5.0.0) octicons (>= 17.0.0) @@ -158,6 +158,13 @@ GEM signet (~> 0.15) helm-cli (0.3.0) helm-rb (~> 0.1) + helm-rb (0.2.1-aarch64-linux) + helm-rb (0.2.1-arm-linux) + helm-rb (0.2.1-arm64-darwin) + helm-rb (0.2.1-arm64-linux) + helm-rb (0.2.1-ppc64le-linux) + helm-rb (0.2.1-s390x-linux) + helm-rb (0.2.1-x86-linux) helm-rb (0.2.1-x86_64-darwin) helm-rb (0.2.1-x86_64-linux) hotwire-livereload (1.2.2) @@ -185,6 +192,9 @@ GEM multi_json to_regexp (~> 0.2.1) jwt (2.5.0) + kind-rb (0.1.0-aarch64-linux) + kind-rb (0.1.0-arm64-darwin) + kind-rb (0.1.0-ppc64le-linux) kind-rb (0.1.0-x86_64-darwin) kind-rb (0.1.0-x86_64-linux) krane (1.1.4) @@ -204,6 +214,13 @@ GEM http (>= 3.0, < 5.0) recursive-open-struct (~> 1.1, >= 1.1.1) rest-client (~> 2.0) + kubectl-rb (0.2.1-aarch64-linux) + kubectl-rb (0.2.1-arm-linux) + kubectl-rb (0.2.1-arm64-darwin) + kubectl-rb (0.2.1-arm64-linux) + kubectl-rb (0.2.1-ppc64le-linux) + kubectl-rb (0.2.1-s390x-linux) + kubectl-rb (0.2.1-x86-linux) kubectl-rb (0.2.1-x86_64-darwin) kubectl-rb (0.2.1-x86_64-linux) kubernetes-cli (0.4.0) diff --git a/lib/primer/view_components/version.rb b/lib/primer/view_components/version.rb index 35beadd05e..d5dfd76cf6 100644 --- a/lib/primer/view_components/version.rb +++ b/lib/primer/view_components/version.rb @@ -5,7 +5,7 @@ module ViewComponents module VERSION MAJOR = 0 MINOR = 0 - PATCH = 94 + PATCH = 95 STRING = [MAJOR, MINOR, PATCH].join(".") end diff --git a/package.json b/package.json index c847cb3040..ef5cc9331f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primer/view-components", - "version": "0.0.94", + "version": "0.0.95", "description": "ViewComponents for the Primer Design System", "main": "app/assets/javascripts/primer_view_components.js", "module": "app/components/primer/primer.js",