Skip to content

Commit 63a755e

Browse files
Merge pull request #7 from effect-native/changeset-release/main
chore(release): version packages
2 parents 7bd14c7 + 88c52ae commit 63a755e

File tree

7 files changed

+51
-18
lines changed

7 files changed

+51
-18
lines changed

.changeset/pretty-knives-swim.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/16c/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 16c
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [`d744888`](https://github.com/effect-native/ansilust/commit/d74488891108a17aaeba793d7ab5200a215b6d80) Thanks [@subtleGradient](https://github.com/subtleGradient)! - Initial public release infrastructure - Foundation for v0.1.0
8+
9+
Sets up the complete publishing pipeline including:
10+
11+
- npm packages (meta + 10 platform packages)
12+
- AUR support (Arch Linux)
13+
- Nix flakes (all platforms)
14+
- Bash and PowerShell installers
15+
- GitHub Actions automation
16+
- Docker/GHCR container support

packages/16c/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "16c",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "16colo.rs CLI shorthand (placeholder - real package coming soon)",
55
"main": "index.js",
66
"repository": {

packages/16colors/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 16colors
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [`d744888`](https://github.com/effect-native/ansilust/commit/d74488891108a17aaeba793d7ab5200a215b6d80) Thanks [@subtleGradient](https://github.com/subtleGradient)! - Initial public release infrastructure - Foundation for v0.1.0
8+
9+
Sets up the complete publishing pipeline including:
10+
11+
- npm packages (meta + 10 platform packages)
12+
- AUR support (Arch Linux)
13+
- Nix flakes (all platforms)
14+
- Bash and PowerShell installers
15+
- GitHub Actions automation
16+
- Docker/GHCR container support

packages/16colors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "16colors",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "16colo.rs ANSI art archive utilities (placeholder - real package coming soon)",
55
"main": "index.js",
66
"repository": {

packages/ansilust/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# ansilust
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [`d744888`](https://github.com/effect-native/ansilust/commit/d74488891108a17aaeba793d7ab5200a215b6d80) Thanks [@subtleGradient](https://github.com/subtleGradient)! - Initial public release infrastructure - Foundation for v0.1.0
8+
9+
Sets up the complete publishing pipeline including:
10+
11+
- npm packages (meta + 10 platform packages)
12+
- AUR support (Arch Linux)
13+
- Nix flakes (all platforms)
14+
- Bash and PowerShell installers
15+
- GitHub Actions automation
16+
- Docker/GHCR container support

packages/ansilust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ansilust",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Next-generation text art processing system - convert, render, and animate ANSI art",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)