Skip to content

Commit

Permalink
Merge pull request #65 from oktaysenkan/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
oktaysenkan authored Jan 14, 2025
2 parents 720f16c + f97d2c9 commit 8a48abd
Show file tree
Hide file tree
Showing 32 changed files with 146 additions and 38 deletions.
20 changes: 0 additions & 20 deletions .changeset/curvy-cameras-smile.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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/core@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/core@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/core@1.2.1
- @monicon/icon-loader@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/webpack@1.2.1
- @monicon/vite@1.2.1
- @monicon/core@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/icon-loader@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/core@1.2.1
- @monicon/icon-loader@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/vite@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/webpack@1.2.1
- @monicon/core@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/core@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.0",
"@monicon/typescript-config": "1.2.1",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
"dependencies": {
"@monicon/core": "1.2.0"
"@monicon/core": "1.2.1"
}
}
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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/icon-loader@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"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.1

### Patch Changes

- [#64](https://github.com/oktaysenkan/monicon/pull/64) [`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c) Thanks [@oktaysenkan](https://github.com/oktaysenkan)! - fix: update peer dependencies

- Updated dependencies [[`400aad8`](https://github.com/oktaysenkan/monicon/commit/400aad80bad14d7fd4901a747dd34eedd65afc1c)]:
- @monicon/core@1.2.1

## 1.2.0

### Minor 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.0",
"version": "1.2.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 8a48abd

Please sign in to comment.