Skip to content

Commit

Permalink
Merge pull request #115 from secundant/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
secundant authored Jul 30, 2023
2 parents e2e44a1 + dd436b7 commit 9e3e47a
Show file tree
Hide file tree
Showing 28 changed files with 142 additions and 97 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-bikes-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-zebras-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-islands-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-scissors-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-queens-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-ants-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-balloons-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-bobcats-itch.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/autobuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @neodx/autobuild

## 0.1.0

### Minor Changes

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Add `--flatten` option for `dist` unzipping which results in user-friendly structure

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/autobuild/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@neodx/autobuild",
"packageManager": "yarn@3.2.0",
"version": "0.0.8",
"version": "0.1.0",
"type": "module",
"bin": "bin.mjs",
"files": [
Expand Down
8 changes: 4 additions & 4 deletions libs/codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"tmp": "^0.2.1"
},
"dependencies": {
"@neodx/fs": "^0.0.8",
"@neodx/pkg-misc": "^0.0.6",
"@neodx/std": "^0.1.4",
"@neodx/vfs": "^0.1.8",
"@neodx/fs": "^0.0.9",
"@neodx/pkg-misc": "^0.0.7",
"@neodx/std": "^0.1.5",
"@neodx/vfs": "^0.1.9",
"ejs": "^3.1.9",
"jsonc-parser": "^3.2.0",
"picocolors": "^1.0.0",
Expand Down
7 changes: 7 additions & 0 deletions libs/colors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @neodx/colors

## 0.2.5

### Patch Changes

- Updated dependencies [[`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472)]:
- @neodx/std@0.1.5

## 0.2.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/colors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodx/colors",
"version": "0.2.4",
"version": "0.2.5",
"description": "Formatting and color utils for the terminal",
"type": "module",
"main": "./dist/index.cjs",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@neodx/autobuild": "*"
},
"dependencies": {
"@neodx/std": "^0.1.4"
"@neodx/std": "^0.1.5"
},
"exports": {
".": {
Expand Down
19 changes: 19 additions & 0 deletions libs/figma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @neodx/figma

## 0.3.0

### Minor Changes

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Make Export APIs more consistent,

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Introduce new Export API: Exporting published library component

### Patch Changes

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Rework documentation, add big section about docs migration

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Reorganize Node Export API for more accurate stages composition

- Updated dependencies [[`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472), [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472)]:
- @neodx/log@0.2.1
- @neodx/std@0.1.5
- @neodx/vfs@0.1.9

## 0.2.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions libs/figma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodx/figma",
"version": "0.2.3",
"version": "0.3.0",
"packageManager": "yarn@3.2.0",
"description": "No description",
"type": "module",
Expand Down Expand Up @@ -55,9 +55,9 @@
"nuke": "rm -rf dist"
},
"dependencies": {
"@neodx/log": "^0.2.0",
"@neodx/std": "^0.1.4",
"@neodx/vfs": "^0.1.8",
"@neodx/log": "^0.2.1",
"@neodx/std": "^0.1.5",
"@neodx/vfs": "^0.1.9",
"colord": "2.9.3",
"commander": "11.0.0",
"cosmiconfig": "8.2.0",
Expand Down
7 changes: 7 additions & 0 deletions libs/fs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @neodx/fs

## 0.0.9

### Patch Changes

- Updated dependencies [[`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472)]:
- @neodx/std@0.1.5

## 0.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/fs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodx/fs",
"version": "0.0.8",
"version": "0.0.9",
"description": "File system helpers",
"type": "module",
"main": "./dist/index.cjs",
Expand All @@ -26,7 +26,7 @@
"tmp": "^0.2.1"
},
"dependencies": {
"@neodx/std": "^0.1.4",
"@neodx/std": "^0.1.5",
"jsonc-parser": "^3.2.0",
"tiny-glob": "^0.2.9"
},
Expand Down
9 changes: 9 additions & 0 deletions libs/log/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @neodx/log

## 0.2.1

### Patch Changes

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Inline `cli-truncate` dependency to solve `cjs` imports issue

- Updated dependencies []:
- @neodx/colors@0.2.5

## 0.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions libs/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@neodx/log",
"packageManager": "yarn@3.2.0",
"description": "A lightweight universal logging framework",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -56,7 +56,7 @@
"lint": "eslint"
},
"dependencies": {
"@neodx/colors": "^0.2.4",
"@neodx/colors": "^0.2.5",
"pathe": "^1.1.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions libs/pkg-misc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @neodx/pkg-misc

## 0.0.7

### Patch Changes

- Updated dependencies [[`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472)]:
- @neodx/std@0.1.5
- @neodx/fs@0.0.9

## 0.0.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions libs/pkg-misc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodx/pkg-misc",
"version": "0.0.6",
"version": "0.0.7",
"description": "Collection of utilities for common cases in package development - smart dependencies updates, simple formatting with auto-detection of prettier config, etc.",
"type": "module",
"main": "./dist/cjs/index.cjs",
Expand All @@ -20,8 +20,8 @@
"lint": "eslint src"
},
"dependencies": {
"@neodx/fs": "^0.0.8",
"@neodx/std": "^0.1.4",
"@neodx/fs": "^0.0.9",
"@neodx/std": "^0.1.5",
"@types/prettier": "^2.7.3",
"pathe": "^1.1.1",
"semver": "^7.5.4"
Expand Down
6 changes: 6 additions & 0 deletions libs/std/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @neodx/std

## 0.1.5

### Patch Changes

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Add `shallowEqual`

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/std/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodx/std",
"version": "0.1.4",
"version": "0.1.5",
"description": "Standard language helpers",
"type": "module",
"main": "./dist/index.cjs",
Expand Down
12 changes: 12 additions & 0 deletions libs/svg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @neodx/svg

## 0.5.1

### Patch Changes

- [#114](https://github.com/secundant/neodx/pull/114) [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472) Thanks [@secundant](https://github.com/secundant)! - Add `resetColors: false` support

- Updated dependencies [[`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472), [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472)]:
- @neodx/log@0.2.1
- @neodx/std@0.1.5
- @neodx/fs@0.0.9
- @neodx/vfs@0.1.9

## 0.5.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions libs/svg/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@neodx/svg",
"packageManager": "yarn@3.2.0",
"version": "0.5.0",
"version": "0.5.1",
"description": "Supercharge your icons ⚡️",
"author": {
"name": "Dmitry Remezov",
Expand Down Expand Up @@ -59,10 +59,10 @@
"lint": "eslint src"
},
"dependencies": {
"@neodx/fs": "^0.0.8",
"@neodx/log": "^0.2.0",
"@neodx/std": "^0.1.4",
"@neodx/vfs": "^0.1.8",
"@neodx/fs": "^0.0.9",
"@neodx/log": "^0.2.1",
"@neodx/std": "^0.1.5",
"@neodx/vfs": "^0.1.9",
"chokidar": "^3.5.3",
"colord": "2.9.3",
"commander": "11.0.0",
Expand Down
11 changes: 11 additions & 0 deletions libs/vfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @neodx/vfs

## 0.1.9

### Patch Changes

- Updated dependencies [[`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472), [`98044fe`](https://github.com/secundant/neodx/commit/98044fef94d8f3159db2b2d5d30292895d7e1472)]:
- @neodx/log@0.2.1
- @neodx/std@0.1.5
- @neodx/colors@0.2.5
- @neodx/fs@0.0.9
- @neodx/pkg-misc@0.0.7

## 0.1.8

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions libs/vfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neodx/vfs",
"version": "0.1.8",
"version": "0.1.9",
"description": "Simple virtual file system - working dir context, lazy changes, different modes, integrations and moreover",
"type": "module",
"main": "./dist/cjs/index.cjs",
Expand Down Expand Up @@ -56,11 +56,11 @@
}
},
"dependencies": {
"@neodx/colors": "^0.2.4",
"@neodx/fs": "^0.0.8",
"@neodx/log": "^0.2.0",
"@neodx/pkg-misc": "^0.0.6",
"@neodx/std": "^0.1.4",
"@neodx/colors": "^0.2.5",
"@neodx/fs": "^0.0.9",
"@neodx/log": "^0.2.1",
"@neodx/pkg-misc": "^0.0.7",
"@neodx/std": "^0.1.5",
"pathe": "^1.1.1",
"picocolors": "^1.0.0"
}
Expand Down
Loading

0 comments on commit 9e3e47a

Please sign in to comment.