@instructure/ui-utils 8.38.1-snapshot-8 → 8.38.2-snapshot-1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -4
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
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.38.1-snapshot-8](https://github.com/instructure/instructure-ui/compare/v8.38.0...v8.38.1-snapshot-8) (2023-06-09)
6
+ ## [8.38.2-snapshot-1](https://github.com/instructure/instructure-ui/compare/v8.38.1...v8.38.2-snapshot-1) (2023-07-05)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-utils
9
9
 
@@ -11,13 +11,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [8.38.0](https://github.com/instructure/instructure-ui/compare/v8.37.0...v8.38.0) (2023-05-15)
14
+ ## [8.38.1](https://github.com/instructure/instructure-ui/compare/v8.38.0...v8.38.1) (2023-06-13)
15
15
 
16
16
  **Note:** Version bump only for package @instructure/ui-utils
17
17
 
18
+ # [8.38.0](https://github.com/instructure/instructure-ui/compare/v8.37.0...v8.38.0) (2023-05-15)
18
19
 
19
-
20
-
20
+ **Note:** Version bump only for package @instructure/ui-utils
21
21
 
22
22
  # [8.37.0](https://github.com/instructure/instructure-ui/compare/v8.36.0...v8.37.0) (2023-04-25)
23
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-utils",
3
- "version": "8.38.1-snapshot-8",
3
+ "version": "8.38.2-snapshot-1",
4
4
  "description": "A collection of utilities for UI components",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -22,14 +22,14 @@
22
22
  },
23
23
  "license": "MIT",
24
24
  "devDependencies": {
25
- "@instructure/ui-babel-preset": "8.38.1-snapshot-8",
26
- "@instructure/ui-test-utils": "8.38.1-snapshot-8",
25
+ "@instructure/ui-babel-preset": "8.38.2-snapshot-1",
26
+ "@instructure/ui-test-utils": "8.38.2-snapshot-1",
27
27
  "@types/json-stable-stringify": "^1.0.34"
28
28
  },
29
29
  "dependencies": {
30
30
  "@babel/runtime": "^7.21.0",
31
- "@instructure/console": "8.38.1-snapshot-8",
32
- "@instructure/ui-dom-utils": "8.38.1-snapshot-8",
31
+ "@instructure/console": "8.38.2-snapshot-1",
32
+ "@instructure/ui-dom-utils": "8.38.2-snapshot-1",
33
33
  "bowser": "^2.11.0",
34
34
  "fast-deep-equal": "^3.1.3",
35
35
  "json-stable-stringify": "^1.0.2",