@instructure/ui-icons 8.33.1-snapshot-1 → 8.33.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,33 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [8.33.1-snapshot-1](https://github.com/instructure/instructure-ui/compare/v8.33.0...v8.33.1-snapshot-1) (2023-01-06)
6
+ ## [8.33.1](https://github.com/instructure/instructure-ui/compare/v8.33.0...v8.33.1) (2023-01-06)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-icons
9
9
 
10
-
11
-
12
-
13
-
14
10
  # [8.33.0](https://github.com/instructure/instructure-ui/compare/v8.32.1...v8.33.0) (2023-01-04)
15
11
 
16
-
17
12
  ### Features
18
13
 
19
- * **ui-icons:** add `arrow-nest` icon ([cb17dff](https://github.com/instructure/instructure-ui/commit/cb17dff42b4533bfe735cc86e71884b428f0e69f))
20
-
21
-
22
-
23
-
14
+ - **ui-icons:** add `arrow-nest` icon ([cb17dff](https://github.com/instructure/instructure-ui/commit/cb17dff42b4533bfe735cc86e71884b428f0e69f))
24
15
 
25
16
  ## [8.32.1](https://github.com/instructure/instructure-ui/compare/v8.30.0...v8.32.1) (2022-12-01)
26
17
 
27
18
  **Note:** Version bump only for package @instructure/ui-icons
28
19
 
29
-
30
-
31
-
32
-
33
20
  # [8.32.0](https://github.com/instructure/instructure-ui/compare/v8.31.0...v8.32.0) (2022-11-23)
34
21
 
35
22
  **Note:** Version bump only for package @instructure/ui-icons
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-icons",
3
- "version": "8.33.1-snapshot-1",
3
+ "version": "8.33.1",
4
4
  "description": "Icon set for Instructure, Inc. products",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -22,13 +22,13 @@
22
22
  },
23
23
  "license": "MIT",
24
24
  "devDependencies": {
25
- "@instructure/ui-babel-preset": "8.33.1-snapshot-1",
26
- "@instructure/ui-icons-build": "8.33.1-snapshot-1",
25
+ "@instructure/ui-babel-preset": "8.33.1",
26
+ "@instructure/ui-icons-build": "8.33.1",
27
27
  "gulp": "^4.0.2"
28
28
  },
29
29
  "dependencies": {
30
30
  "@babel/runtime": "^7.13.10",
31
- "@instructure/ui-svg-images": "8.33.1-snapshot-1",
31
+ "@instructure/ui-svg-images": "8.33.1",
32
32
  "prop-types": "^15"
33
33
  },
34
34
  "peerDependencies": {