1
1
mirror of https://github.com/primer/css.git synced 2024-11-22 10:49:41 +03:00
Commit Graph

6717 Commits

Author SHA1 Message Date
Katie Langerman
407c5676d6
Add monospace CSS var (#2566)
* add monospace typography token

* fix fallback style

* Create tall-chairs-push.md

* Update src/support/variables/typography.scss
2024-02-12 16:18:15 -08:00
Katie Langerman
51666ea3b4
Tooltip visual refresh (#2532)
* match react tooltip

* lint

* lint

* Create ten-poets-yawn.md

* remove delay
2024-02-12 16:15:56 -08:00
Jon Rohan
207070961e Fix bundle size report 2024-01-02 18:51:10 +00:00
primer[bot]
2b46b7a4b8
Version Packages (#2565)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-07 14:31:50 -08:00
Katie Langerman
8757be584d
Add new color utilities (#2564)
* add new colors

* Create shy-suns-wave.md

* fix emphasis

* add stories

* Update docs/stories/utilities/Color.stories.jsx

* Update docs/stories/utilities/Color.stories.jsx
2023-12-07 13:54:14 -08:00
Katie Langerman
4195245722
Add spaces to ::backdrop (#2563)
* add spaces

* changeset
2023-12-07 10:42:00 -08:00
primer[bot]
91075c1230
Version Packages (#2556)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-01 11:10:25 -08:00
dependabot[bot]
7b9b03b646
Bump postcss-load-config from 4.0.1 to 5.0.0 (#2559)
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:59:03 -08:00
dependabot[bot]
12d0eecd39
Bump fs-extra from 11.1.0 to 11.2.0 (#2562)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.1.0 to 11.2.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.0...11.2.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:58:23 -08:00
dependabot[bot]
ce272a3f57
Bump filesize from 10.0.12 to 10.1.0 (#2561)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.12 to 10.1.0.
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.0.12...10.1.0)

---
updated-dependencies:
- dependency-name: filesize
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:58:05 -08:00
dependabot[bot]
072bb6d762
Bump @primer/view-components from 0.5.1 to 0.14.0 (#2560)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.5.1 to 0.14.0.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.5.1...v0.14.0)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:57:49 -08:00
dependabot[bot]
8d5835065b
Bump eslint-plugin-github from 4.6.0 to 4.10.1 (#2558)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.0 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.0...v4.10.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:57:17 -08:00
dependabot[bot]
3b84e03996
Bump actions/github-script from 6 to 7 (#2557)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:56:48 -08:00
Jon Rohan
ef9337edb2
Remove references to npm start and dev (#2553) 2023-11-30 15:02:27 -08:00
Jon Rohan
f0b0d208cf
Remove primitives css tokens import from support package (#2554)
* Remove token import

* Create gorgeous-jeans-camp.md
2023-11-30 15:02:17 -08:00
primer[bot]
a2cf6e726e
Version Packages (#2551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-21 09:18:40 -08:00
Keith Cirkel
df764e1a61
add more backdrop selectors to properly inherit theme colors (#2549)
* add more backdrop selectors to properly inherit theme colors

* changeset
2023-11-17 15:44:44 +00:00
dependabot[bot]
4518cc4513
Bump jest from 29.5.0 to 29.7.0 (#2544)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:09:31 -07:00
dependabot[bot]
20e2efd1a6
Bump globby from 13.1.4 to 13.2.2 (#2543)
Bumps [globby](https://github.com/sindresorhus/globby) from 13.1.4 to 13.2.2.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v13.1.4...v13.2.2)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:09:18 -07:00
dependabot[bot]
807e486fd7
Bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#2542)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.2...v27.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:08:34 -07:00
dependabot[bot]
39834e93c0
Bump tj-actions/changed-files from 39 to 40 (#2546)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:07:05 -07:00
dependabot[bot]
357fc4dea4
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#2545)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:06:56 -07:00
dependabot[bot]
ae013cb3f4
Bump actions/setup-node from 3 to 4 (#2547)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:06:48 -07:00
dependabot[bot]
f3d6c0e517
Bump @primer/primitives from 7.12.0 to 7.15.0 (#2541)
Bumps [@primer/primitives](https://github.com/primer/primitives) from 7.12.0 to 7.15.0.
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v7.12.0...v7.15.0)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:06:19 -07:00
dependabot[bot]
0d2a88b8dc
Bump stylelint from 15.10.3 to 15.11.0 (#2540)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:05:42 -07:00
Siddharth Kshetrapal
331d9ff96a
docs/package-lock updated (#2548) 2023-11-02 15:51:26 +01:00
dependabot[bot]
2454d98983
Bump @babel/traverse from 7.15.4 to 7.23.2 (#2538)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 11:35:15 -07:00
dependabot[bot]
ad78f2fff4
Bump eslint-plugin-prettier from 4.2.1 to 5.0.1 (#2537)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:35:00 -07:00
dependabot[bot]
11095f6695
Bump eslint-plugin-jest from 27.2.2 to 27.4.2 (#2527)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.4.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...v27.4.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:34:09 -07:00
dependabot[bot]
c441d7492f
Bump actions/checkout from 3 to 4 (#2526)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:33:55 -07:00
dependabot[bot]
039d405918
Bump tj-actions/changed-files from 37 to 39 (#2525)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 39.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37...v39)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:33:45 -07:00
dependabot[bot]
fa052979b0
Bump @changesets/cli from 2.26.1 to 2.26.2 (#2503)
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.26.1 to 2.26.2.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.26.1...@changesets/cli@2.26.2)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:29:46 -07:00
dependabot[bot]
0bcb4cb601
Bump autoprefixer from 10.4.13 to 10.4.16 (#2528)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.13 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.16)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:29:14 -07:00
dependabot[bot]
f13b3f325b
Bump postcss-scss from 4.0.5 to 4.0.9 (#2529)
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.5 to 4.0.9.
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.5...4.0.9)

---
updated-dependencies:
- dependency-name: postcss-scss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:28:57 -07:00
dependabot[bot]
0f62fba90b
Bump postcss from 8.4.26 to 8.4.31 in /docs (#2534)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 11:13:14 -07:00
dependabot[bot]
b1c65e7145
Bump postcss from 8.4.28 to 8.4.31 (#2535)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 11:12:36 -07:00
primer[bot]
811e171c39
Version Packages (#2521)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-12 14:28:55 -07:00
Cameron Dutro
f88c443b96 Use correct creds for releasing 2023-09-12 14:12:00 -07:00
Katie Langerman
7e2622fe96
Use control border on default btn in an input group (#2520)
* use control border on btn in group

* Create mean-kangaroos-burn.md
2023-09-12 13:16:34 -07:00
Chris Helder
7c75006288
Temporarily hide old docs banner (#2511)
TODO: Fix old docs deploy & get working link
2023-09-11 11:01:02 -07:00
dependabot[bot]
426c230b62
Bump filesize from 10.0.5 to 10.0.12 (#2516)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.5 to 10.0.12.
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.0.5...10.0.12)

---
updated-dependencies:
- dependency-name: filesize
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-08 14:17:25 -07:00
Keith Cirkel
19018bcaef
provide css vars to ::backdrop (#2519) 2023-09-07 12:14:58 +01:00
Cameron Dutro
229e77172c
Use the Primer GitHub App for auth instead of the GPR_AUTH_TOKEN_SHARED (#2512) 2023-08-22 16:07:38 -07:00
GitHub Design Systems Bot
b542f33f91
Version Packages (#2491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-22 09:26:15 -07:00
Katie Langerman
a8b1bed2ea
Bump Primitives v7.12.0 (#2508)
* bump + bring back inset

* Create lemon-cups-flow.md

* bump stylelint
2023-08-22 09:19:49 -07:00
Katie Langerman
49e81506a9
Use control tokens for legacy form CSS (#2510)
* use control tokens

* Create early-seas-peel.md
2023-08-22 07:27:21 -07:00
dependabot[bot]
4c3826fac6
Bump word-wrap from 1.2.3 to 1.2.4 (#2498)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 12:28:55 -07:00
dependabot[bot]
0b9429e61c
Bump @primer/view-components from 0.1.7 to 0.5.1 (#2502)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.1.7 to 0.5.1.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.1.7...v0.5.1)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 12:28:28 -07:00
Rez
bc1f358d07
enable manual deployment triggers (#2495) 2023-07-17 12:14:56 -07:00
Katie Langerman
d6c69f4b6b
add link to old docs (#2496) 2023-07-17 12:14:32 -07:00