Skip to content

Commit

Permalink
Merge pull request #69 from oktaysenkan/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
oktaysenkan authored Jan 16, 2025
2 parents 8046559 + a36d96b commit 2898983
Show file tree
Hide file tree
Showing 32 changed files with 146 additions and 38 deletions.
20 changes: 0 additions & 20 deletions .changeset/nine-lions-eat.md

This file was deleted.

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

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/core",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monicon/esbuild

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/core@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/esbuild",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/icon-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @monicon/icon-loader

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icon-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/icon-loader",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions packages/loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @monicon/loader

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/loader",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/metro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monicon/metro

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/core@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/metro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/metro",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @monicon/native

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/icon-loader@1.2.2
- @monicon/core@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/native",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @monicon/nuxt

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/core@1.2.2
- @monicon/vite@1.2.2
- @monicon/webpack@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/nuxt",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monicon/qwik

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/icon-loader@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/qwik",
"version": "1.2.1",
"version": "1.2.2",
"description": "Create a Qwik library",
"main": "./lib/index.qwik.mjs",
"qwik": "./lib/index.qwik.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @monicon/react

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/icon-loader@1.2.2
- @monicon/core@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/react",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monicon/rollup

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/vite@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/rollup",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/rspack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @monicon/rspack

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/core@1.2.2
- @monicon/webpack@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/rspack",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/svelte",
"version": "1.2.1",
"version": "1.2.2",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down
6 changes: 6 additions & 0 deletions packages/typescript-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @monicon/typescript-config

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/typescript-config",
"version": "1.2.1",
"version": "1.2.2",
"private": true,
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monicon/vite

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/core@1.2.2

## 1.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/vite",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand All @@ -25,11 +25,11 @@
"vite": "^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0"
},
"devDependencies": {
"@monicon/typescript-config": "1.2.1",
"@monicon/typescript-config": "1.2.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
"dependencies": {
"@monicon/core": "1.2.1"
"@monicon/core": "1.2.2"
}
}
9 changes: 9 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monicon/vue

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/icon-loader@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/vue",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/monicon.umd.js",
"module": "dist/monicon.mjs",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @monicon/webpack

## 1.2.2

### Patch Changes

- [#68](https://github.com/oktaysenkan/monicon/pull/68) [`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix(react): resolve kebab-case html attributes warning

- Updated dependencies [[`1902f22`](https://github.com/oktaysenkan/monicon/commit/1902f229ac19e3b74aebfddb2e2fe73ae78d2834)]:
- @monicon/core@1.2.2

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monicon/webpack",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 2898983

Please sign in to comment.