@pie-lib/icons 3.2.0-next.0 → 3.2.0-next.4

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +13 -21
  2. package/package.json +4 -7
package/CHANGELOG.md CHANGED
@@ -3,50 +3,42 @@
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
- # [3.1.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@3.1.0-next.1...@pie-lib/icons@3.1.0-next.3) (2026-01-27)
6
+ # [3.2.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@3.2.0-next.2...@pie-lib/icons@3.2.0-next.4) (2026-02-26)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/icons
9
9
 
10
+ # [3.2.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@3.2.0-next.1...@pie-lib/icons@3.2.0-next.2) (2026-02-25)
10
11
 
12
+ ### Bug Fixes
11
13
 
14
+ - **deps:** update [@pie-lib](https://github.com/pie-lib) dependencies to published versions ([134fbdc](https://github.com/pie-framework/pie-lib/commit/134fbdc90c6a15f89a736340578d70fb80a983b3))
12
15
 
16
+ # [3.1.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@3.1.0-next.1...@pie-lib/icons@3.1.0-next.3) (2026-01-27)
13
17
 
14
- # [3.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.24.1...@pie-lib/icons@3.1.0-next.1) (2026-01-26)
18
+ **Note:** Version bump only for package @pie-lib/icons
15
19
 
20
+ # [3.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.24.1...@pie-lib/icons@3.1.0-next.1) (2026-01-26)
16
21
 
17
22
  ### Bug Fixes
18
23
 
19
- * remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
20
- * **icons:** add necessary props to correct icon ([638ebf9](https://github.com/pie-framework/pie-lib/commit/638ebf9cfd4375f67233ad055cb269da6cf99454))
21
- * icon rendering ([d20951d](https://github.com/pie-framework/pie-lib/commit/d20951da114ef6a3939a12d0ea5f195ebe372240))
22
-
24
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
25
+ - **icons:** add necessary props to correct icon ([638ebf9](https://github.com/pie-framework/pie-lib/commit/638ebf9cfd4375f67233ad055cb269da6cf99454))
26
+ - icon rendering ([d20951d](https://github.com/pie-framework/pie-lib/commit/d20951da114ef6a3939a12d0ea5f195ebe372240))
23
27
 
24
28
  ### Features
25
29
 
26
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
27
- * packages/math-toolbar & packages/icons mui update PD-5268 ([8a18bc1](https://github.com/pie-framework/pie-lib/commit/8a18bc1a79cd3ca3baa7ff7a94b050ec20371649))
28
- * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
29
-
30
-
31
-
32
-
30
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
31
+ - packages/math-toolbar & packages/icons mui update PD-5268 ([8a18bc1](https://github.com/pie-framework/pie-lib/commit/8a18bc1a79cd3ca3baa7ff7a94b050ec20371649))
32
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
33
33
 
34
34
  # [3.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.24.2-next.0...@pie-lib/icons@3.0.0-next.0) (2026-01-19)
35
35
 
36
36
  **Note:** Version bump only for package @pie-lib/icons
37
37
 
38
-
39
-
40
-
41
-
42
38
  ## [2.24.2-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.38.0-mui-update.0...@pie-lib/icons@2.24.2-next.0) (2026-01-19)
43
39
 
44
40
  **Note:** Version bump only for package @pie-lib/icons
45
41
 
46
-
47
-
48
-
49
-
50
42
  ## [2.24.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.20.0...@pie-lib/icons@2.24.1) (2025-10-22)
51
43
 
52
44
  **Note:** Version bump only for package @pie-lib/icons
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-lib/icons",
3
- "version": "3.2.0-next.0+c7578ca",
3
+ "version": "3.2.0-next.4",
4
4
  "description": "Some simple icons",
5
5
  "main": "lib/index.js",
6
6
  "module": "src/index.js",
@@ -12,10 +12,7 @@
12
12
  "scripts": {},
13
13
  "author": "",
14
14
  "license": "ISC",
15
- "repository": {
16
- "type": "git",
17
- "url": "https://github.com/pie-framework/pie-lib"
18
- },
15
+ "repository": "pie-framework/pie-lib",
19
16
  "dependencies": {
20
17
  "@emotion/react": "^11.14.0",
21
18
  "@emotion/style": "^0.8.0",
@@ -28,10 +25,10 @@
28
25
  "react": "^18.2.0"
29
26
  },
30
27
  "devDependencies": {
31
- "@pie-lib/test-utils": "^1.2.0-next.0+c7578ca"
28
+ "@pie-lib/test-utils": "^1.2.0-next.3"
32
29
  },
33
30
  "publishConfig": {
34
31
  "access": "public"
35
32
  },
36
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d"
33
+ "gitHead": "26a92c2897eca32328a31262677c4f7a851fd751"
37
34
  }