Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2024
1 parent 25cddb7 commit c00a5dc
Show file tree
Hide file tree
Showing 34 changed files with 187 additions and 17 deletions.
10 changes: 10 additions & 0 deletions packages/@wroud/conventional-commits-bump/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.1.2 -->
## 0.1.2 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/cc-bump-v0.1.1...cc-bump-v0.1.2)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.1.1 -->
## 0.1.1 (2024-10-12)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/conventional-commits-bump/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/conventional-commits-bump",
"description": "A utility for determining version bump types (major, minor, patch) based on conventional commit messages, facilitating semantic versioning in your projects.",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"packageManager": "[email protected]",
"bin": "./lib/cli.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/conventional-commits-changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.1.2 -->
## 0.1.2 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/cc-changelog-v0.1.1...cc-changelog-v0.1.2)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.1.1 -->
## 0.1.1 (2024-10-12)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/conventional-commits-changelog",
"description": "A TypeScript library for generating markdown changelogs from conventional commit messages, providing a structured and consistent format for documenting project updates.",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"packageManager": "[email protected]",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/conventional-commits-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.1.2 -->
## 0.1.2 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/cc-parser-v0.1.1...cc-parser-v0.1.2)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.1.1 -->
## 0.1.1 (2024-10-12)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/conventional-commits-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/conventional-commits-parser",
"description": "A lightweight parser for conventional commits that supports extracting commit metadata, generating commit messages, and managing commit trailers in TypeScript.",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"packageManager": "[email protected]",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/di-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.4.1 -->
## 0.4.1 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/di-react-v0.4.0...di-react-v0.4.1)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.4.0 -->
## 0.4.0 (2024-11-25)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/di-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/di-react",
"description": "A simple and lightweight dependency injection library for React",
"version": "0.4.0",
"version": "0.4.1",
"packageManager": "[email protected]",
"type": "module",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/di-tools-analyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.5.1 -->
## 0.5.1 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/di-tools-analyzer-v0.5.0...di-tools-analyzer-v0.5.1)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.5.0 -->
## 0.5.0 (2024-11-25)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/di-tools-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/di-tools-analyzer",
"description": "DI Tools Analyzer is a tool that helps you to analyze the dependency injection tools in your project and generate a report for them.",
"version": "0.5.0",
"version": "0.5.1",
"packageManager": "[email protected]",
"type": "module",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/di-tools-codemod/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.3.2 -->
## 0.3.2 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/di-tools-codemod-v0.3.1...di-tools-codemod-v0.3.2)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.3.1 -->
## 0.3.1 (2024-10-02)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/di-tools-codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/di-tools-codemod",
"description": "@wroud/di-tools-codemod is a codemod utility that automates the migration of your codebase from Inversify to @wroud/di. It streamlines the transformation process, allowing for effortless and customizable transitions through configuration support.",
"version": "0.3.1",
"version": "0.3.2",
"type": "module",
"packageManager": "[email protected]",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/di/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.15.1 -->
## 0.15.1 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/di-v0.15.0...di-v0.15.1)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.15.0 -->
## 0.15.0 (2024-11-25)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/di/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/di",
"description": "A simple and lightweight dependency injection library for JavaScript and TypeScript",
"version": "0.15.0",
"version": "0.15.1",
"type": "module",
"packageManager": "[email protected]",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/git/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.1.3 -->
## 0.1.3 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/git-v0.1.2...git-v0.1.3)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.1.2 -->
## 0.1.2 (2024-09-22)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/git/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/git",
"description": "A lightweight toolset for working with local git, including utilities for retrieving git commits and tags, ideal for CI/CD pipelines and automated release workflows.",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",
"packageManager": "[email protected]",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.1.2 -->
## 0.1.2 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/github-v0.1.1...github-v0.1.2)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.1.1 -->
## 0.1.1 (2024-10-12)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/github/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/github",
"description": "A lightweight GitHub integration library for working with git history, co-authors, issues, and commit links. Supports extracting GitHub metadata, generating GitHub URLs, and managing commit trailers in TypeScript.",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"packageManager": "[email protected]",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/preconditions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.2.1 -->
## 0.2.1 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/preconditions-v0.2.0...preconditions-v0.2.1)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.2.0 -->
## 0.2.0 (2024-11-20)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/preconditions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/preconditions",
"description": "A flexible and extensible library for managing preconditions in JavaScript and TypeScript applications. Simplify validation and preparation of entities like nodes, connections, and features with dynamic precondition handling.",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"sideEffects": [],
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/ts-project-linker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.1.1 -->
## 0.1.1 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/ts-link-v0.1.0...ts-link-v0.1.1)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.1.0 -->
## 0.1.0 (2024-10-07)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/ts-project-linker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/ts-project-linker",
"description": "A CLI tool that synchronizes TypeScript project references with package dependencies, supporting sub configurations like tsconfig.*.json.",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "[email protected]",
"license": "MIT",
"author": "Wroud",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/ts-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.5.1 -->
## 0.5.1 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/ts-template-v0.5.0...ts-template-v0.5.1)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.5.0 -->
## 0.5.0 (2024-11-15)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/ts-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/ts-template",
"description": "",
"version": "0.5.0",
"version": "0.5.1",
"packageManager": "[email protected]",
"license": "MIT",
"author": "Wroud",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/vite-plugin-asset-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.1.2 -->
## 0.1.2 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/vp-asset-resolver-v0.1.1...vp-asset-resolver-v0.1.2)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.1.1 -->
## 0.1.1 (2024-11-13)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/vite-plugin-asset-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/vite-plugin-asset-resolver",
"description": "A Vite plugin for custom asset resolution, mapping 'dist' to 'src' directories and resolving files like SVG, images, and other resources. Supports multiple directory aliases and file extensions for flexible module resolution.",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"packageManager": "[email protected]",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/vite-plugin-ssg/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.2.3 -->
## 0.2.3 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/vite-plugin-ssg-v0.2.2...vite-plugin-ssg-v0.2.3)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.2.2 -->
## 0.2.2 (2024-11-19)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/vite-plugin-ssg/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/vite-plugin-ssg",
"description": "A Vite plugin for static site generation (SSG) with React. Renders React applications to static HTML for faster load times and improved SEO. ",
"version": "0.2.2",
"version": "0.2.3",
"type": "module",
"sideEffects": [],
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/@wroud/vite-plugin-tsc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.11.4 -->
## 0.11.4 (2024-11-26)

[Compare changes](https://github.com/Wroud/foundation/compare/vite-plugin-tsc-v0.11.3...vite-plugin-tsc-v0.11.4)

<!-- changelog -->
### 🩹 Fixes

- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))

<!-- version:0.11.3 -->
## 0.11.3 (2024-11-13)

Expand Down
2 changes: 1 addition & 1 deletion packages/@wroud/vite-plugin-tsc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/vite-plugin-tsc",
"description": "A Vite plugin that uses TypeScript's tsc to transpile TypeScript sources for seamless bundling.",
"version": "0.11.3",
"version": "0.11.4",
"type": "module",
"packageManager": "[email protected]",
"license": "MIT",
Expand Down
Loading

0 comments on commit c00a5dc

Please sign in to comment.