Skip to content

Commit

Permalink
chore(release): 1.34.11
Browse files Browse the repository at this point in the history
  • Loading branch information
snomiao committed Dec 30, 2024
1 parent bbc07b0 commit 18ce2b1
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 42 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.34.11](https://github.com/snolab/CapsLockX/compare/v1.34.8...v1.34.11) (2024-12-30)


### Bug Fixes

* **brainstorm:** use temp dir ([14ce615](https://github.com/snolab/CapsLockX/commit/14ce615c03dace8ee4b19a91208b461c9cf25346))
* **CapsLockX:** auto ([bbc07b0](https://github.com/snolab/CapsLockX/commit/bbc07b0b845aa43351e80656c44d9b7ae3b16c04))
* **CapsLockX:** i18n optimize prompt ([bb8ff36](https://github.com/snolab/CapsLockX/commit/bb8ff36a29ef71790b4cf10408949a0ef03a75ef))
* **CapsLockX:** ignore translation error ([4033e82](https://github.com/snolab/CapsLockX/commit/4033e8230a90c0124bf0fd0a84bf3d79778f6772))
* **CapsLockX:** optimize i18n prompt ([7fc238b](https://github.com/snolab/CapsLockX/commit/7fc238ba690b5a15eb7183c6446da9bdc141c3c6))
* **capslockx:** update link ([a535bcb](https://github.com/snolab/CapsLockX/commit/a535bcbb17459455ea2d54962cdc6565b81c2da7))
* **capslockx:** versioning ([5881b05](https://github.com/snolab/CapsLockX/commit/5881b05e5a8e3a8c6d89b5c716ba299643cf9638))

### [1.34.10](https://github.com/snolab/CapsLockX/compare/v1.34.8...v1.34.10) (2024-12-30)


### Bug Fixes

* **brainstorm:** use temp dir ([14ce615](https://github.com/snolab/CapsLockX/commit/14ce615c03dace8ee4b19a91208b461c9cf25346))
* **CapsLockX:** auto ([bbc07b0](https://github.com/snolab/CapsLockX/commit/bbc07b0b845aa43351e80656c44d9b7ae3b16c04))
* **CapsLockX:** i18n optimize prompt ([bb8ff36](https://github.com/snolab/CapsLockX/commit/bb8ff36a29ef71790b4cf10408949a0ef03a75ef))
* **CapsLockX:** ignore translation error ([4033e82](https://github.com/snolab/CapsLockX/commit/4033e8230a90c0124bf0fd0a84bf3d79778f6772))
* **CapsLockX:** optimize i18n prompt ([7fc238b](https://github.com/snolab/CapsLockX/commit/7fc238ba690b5a15eb7183c6446da9bdc141c3c6))
* **capslockx:** update link ([a535bcb](https://github.com/snolab/CapsLockX/commit/a535bcbb17459455ea2d54962cdc6565b81c2da7))
* **capslockx:** versioning ([5881b05](https://github.com/snolab/CapsLockX/commit/5881b05e5a8e3a8c6d89b5c716ba299643cf9638))

### [1.34.9](https://github.com/snolab/CapsLockX/compare/v1.34.8...v1.34.9) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion Core/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.34.8
1.34.11
71 changes: 33 additions & 38 deletions DevTools/choco/CapsLockX.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>CapsLockX</id>
<version>1.34.8</version>
<version>1.34.11</version>
<owners>snomiao</owners>
<authors>snomiao</authors>
<copyright>Copyright (C) Snowstar Laboratory 2017-2024</copyright>
Expand Down Expand Up @@ -65,72 +65,67 @@ You can also write your own my-ahk.user.ahkand put it ./User/in the directory, C
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.34.8](https://github.com/snolab/CapsLockX/compare/v1.34.7...v1.34.8) (2024-11-21)
### [1.34.11](https://github.com/snolab/CapsLockX/compare/v1.34.8...v1.34.11) (2024-12-30)
### Bug Fixes
* **Lib:** dir ([28dafc2](https://github.com/snolab/CapsLockX/commit/28dafc2c0bf0cef866d28969588710f6b4b08be9))
* **Lib:** dir ([d38cfbe](https://github.com/snolab/CapsLockX/commit/d38cfbe2b89d72e92d937087c5abbfe7674c087d))
### [1.34.7](https://github.com/snolab/CapsLockX/compare/v1.34.6...v1.34.7) (2024-11-21)
### [1.34.6](https://github.com/snolab/CapsLockX/compare/v1.34.5...v1.34.6) (2024-11-18)
* **brainstorm:** use temp dir ([14ce615](https://github.com/snolab/CapsLockX/commit/14ce615c03dace8ee4b19a91208b461c9cf25346))
* **CapsLockX:** auto ([bbc07b0](https://github.com/snolab/CapsLockX/commit/bbc07b0b845aa43351e80656c44d9b7ae3b16c04))
* **CapsLockX:** i18n optimize prompt ([bb8ff36](https://github.com/snolab/CapsLockX/commit/bb8ff36a29ef71790b4cf10408949a0ef03a75ef))
* **CapsLockX:** ignore translation error ([4033e82](https://github.com/snolab/CapsLockX/commit/4033e8230a90c0124bf0fd0a84bf3d79778f6772))
* **CapsLockX:** optimize i18n prompt ([7fc238b](https://github.com/snolab/CapsLockX/commit/7fc238ba690b5a15eb7183c6446da9bdc141c3c6))
* **capslockx:** update link ([a535bcb](https://github.com/snolab/CapsLockX/commit/a535bcbb17459455ea2d54962cdc6565b81c2da7))
* **capslockx:** versioning ([5881b05](https://github.com/snolab/CapsLockX/commit/5881b05e5a8e3a8c6d89b5c716ba299643cf9638))
### [1.34.5](https://github.com/snolab/CapsLockX/compare/v1.34.4...v1.34.5) (2024-11-03)
### [1.34.10](https://github.com/snolab/CapsLockX/compare/v1.34.8...v1.34.10) (2024-12-30)
### Bug Fixes
* **CapsLockX:** windowmanager in side monitor ([d0bfe2c](https://github.com/snolab/CapsLockX/commit/d0bfe2ca4bc8c09a91a41f98fe2e1e3a47f98917))
* **brainstorm:** use temp dir ([14ce615](https://github.com/snolab/CapsLockX/commit/14ce615c03dace8ee4b19a91208b461c9cf25346))
* **CapsLockX:** auto ([bbc07b0](https://github.com/snolab/CapsLockX/commit/bbc07b0b845aa43351e80656c44d9b7ae3b16c04))
* **CapsLockX:** i18n optimize prompt ([bb8ff36](https://github.com/snolab/CapsLockX/commit/bb8ff36a29ef71790b4cf10408949a0ef03a75ef))
* **CapsLockX:** ignore translation error ([4033e82](https://github.com/snolab/CapsLockX/commit/4033e8230a90c0124bf0fd0a84bf3d79778f6772))
* **CapsLockX:** optimize i18n prompt ([7fc238b](https://github.com/snolab/CapsLockX/commit/7fc238ba690b5a15eb7183c6446da9bdc141c3c6))
* **capslockx:** update link ([a535bcb](https://github.com/snolab/CapsLockX/commit/a535bcbb17459455ea2d54962cdc6565b81c2da7))
* **capslockx:** versioning ([5881b05](https://github.com/snolab/CapsLockX/commit/5881b05e5a8e3a8c6d89b5c716ba299643cf9638))
### [1.34.4](https://github.com/snolab/CapsLockX/compare/v1.34.3...v1.34.4) (2024-11-02)
### [1.34.9](https://github.com/snolab/CapsLockX/compare/v1.34.8...v1.34.9) (2024-12-30)
### Bug Fixes
* **Lib:** lib ([187f7bb](https://github.com/snolab/CapsLockX/commit/187f7bb2a80a6aaa2b53eb11d2d257fa6a9a4d6b))
* **Modules:** brainstorm bug ([ea13c9c](https://github.com/snolab/CapsLockX/commit/ea13c9c9a60b20fd7c77cfb2825cae56e20bc145))
* **Modules:** windowmanager ([61ca5e5](https://github.com/snolab/CapsLockX/commit/61ca5e5485907821fc4b285048aca66a1fb67d2c))
* **brainstorm:** use temp dir ([14ce615](https://github.com/snolab/CapsLockX/commit/14ce615c03dace8ee4b19a91208b461c9cf25346))
* **CapsLockX:** i18n optimize prompt ([bb8ff36](https://github.com/snolab/CapsLockX/commit/bb8ff36a29ef71790b4cf10408949a0ef03a75ef))
* **CapsLockX:** ignore translation error ([4033e82](https://github.com/snolab/CapsLockX/commit/4033e8230a90c0124bf0fd0a84bf3d79778f6772))
* **capslockx:** update link ([a535bcb](https://github.com/snolab/CapsLockX/commit/a535bcbb17459455ea2d54962cdc6565b81c2da7))
* **capslockx:** versioning ([5881b05](https://github.com/snolab/CapsLockX/commit/5881b05e5a8e3a8c6d89b5c716ba299643cf9638))
### [1.34.3](https://github.com/snolab/CapsLockX/compare/v1.34.2...v1.34.3) (2024-08-22)
### [1.34.8](https://github.com/snolab/CapsLockX/compare/v1.34.7...v1.34.8) (2024-11-21)
### Bug Fixes
* **brainstorm:** remember lastquestion ([4aaf3d0](https://github.com/snolab/CapsLockX/commit/4aaf3d046b231c8057b68a76d81b1945ba346321))
* **capslockx:** add todo ([3fd14ca](https://github.com/snolab/CapsLockX/commit/3fd14caba69b047d637bac455b125252c5a1c85b))
* **CapsLockX:** supress brainstorm error, fix turno ([35d6de1](https://github.com/snolab/CapsLockX/commit/35d6de182125d1db4ae9dea5097b70650c4831f7))
* **Modules:** remove sleep ([f8ea129](https://github.com/snolab/CapsLockX/commit/f8ea129f960fc13f50a6f655ee3d2195a19b2702))
### [1.34.2](https://github.com/snolab/CapsLockX/compare/v1.34.1...v1.34.2) (2024-05-29)
### [1.34.1](https://github.com/snolab/CapsLockX/compare/v1.34.0...v1.34.1) (2024-05-29)
* **Lib:** dir ([28dafc2](https://github.com/snolab/CapsLockX/commit/28dafc2c0bf0cef866d28969588710f6b4b08be9))
* **Lib:** dir ([d38cfbe](https://github.com/snolab/CapsLockX/commit/d38cfbe2b89d72e92d937087c5abbfe7674c087d))
### [1.34.7](https://github.com/snolab/CapsLockX/compare/v1.34.6...v1.34.7) (2024-11-21)
### Bug Fixes
### [1.34.6](https://github.com/snolab/CapsLockX/compare/v1.34.5...v1.34.6) (2024-11-18)
* **capslockx:** misc format ([6c9635c](https://github.com/snolab/CapsLockX/commit/6c9635ca802d501f5ad8dfdc78db35219b74b512))
* **Modules:** i18n ([7afacd2](https://github.com/snolab/CapsLockX/commit/7afacd29ea2a8838b61fd3785648b936c936a5c2))
### [1.34.5](https://github.com/snolab/CapsLockX/compare/v1.34.4...v1.34.5) (2024-11-03)
## [1.34.0](https://github.com/snolab/CapsLockX/compare/v1.33.2...v1.34.0) (2024-05-24)
### Bug Fixes
### Features
* **CapsLockX:** windowmanager in side monitor ([d0bfe2c](https://github.com/snolab/CapsLockX/commit/d0bfe2ca4bc8c09a91a41f98fe2e1e3a47f98917))
* **CapsLockX:** virtual desktop for win11 ([75f2cde](https://github.com/snolab/CapsLockX/commit/75f2cdef5754af78f138ed009e829b255ef318a0))
### [1.34.4](https://github.com/snolab/CapsLockX/compare/v1.34.3...v1.34.4) (2024-11-02)
### Bug Fixes
* **91-english-version:** en readme ([fa8862b](https://github.com/snolab/CapsLockX/commit/fa8862b0303efcb7e43e1e2222c9949a10874d8d))
* **91-english-version:** stage ([36e8243](https://github.com/snolab/CapsLockX/commit/36e824380462bd396d2179da90a8f1e701316fc2))
* **93-issue:** add vars ([7ea6450](https://github.com/snolab/CapsLockX/commit/7ea645097f435e423637025496f669c223a8440a))
* **brainstorm:** heat up ([a04a0cf](https://github.com/snolab/CapsLockX/commit/a04a0cf795321921187953823903e1c928cbddc5))
* **CapsLockX:** brainstorm logic ([b58d0fd](https://github.com/snolab/CapsLockX/commit/b58d0fd5288b092aec97a5fc97672f35212dae3c))
* **capslockx:** cfg dir ([5bb72c1](https://github.com/snolab/CapsLockX/commit/5bb72c183499606d13ee31713464fba2dc2fd751))
* **capslockx:** docsmouse ([e45b9c1](https://github.com/snolab/CapsLockX/commit/e45b9c113353f0b939705d7e578d28ac9a1cfcf2))
* **capslockx:** en ([ba858c5](https://github.com/snolab/CapsLockX/commit/ba858c5571b954cae8339e423b24a2374a5df67d))]]></releaseNotes>
]]></releaseNotes>

<dependencies></dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion DevTools/setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[Setup]
AppName=CapsLockX
AppVersion=1.34.6
AppVersion=1.34.11
WizardStyle=modern
; DefaultDirName={autopf}\CapsLockX
DefaultDirName={userappdata}\CapsLockX
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capslockx",
"version": "1.34.9",
"version": "1.34.11",
"description": "CapsLockX 提供一套超好上手的:鼠标模拟、编辑增强、虚拟桌面与窗口管理、应用内热键增强、JS数学表达式计算、等超多功能等你来定义。",
"keywords": [
"CapsLockX"
Expand Down Expand Up @@ -81,7 +81,7 @@
},
"standard-version": {
"scripts": {
"precommit": "node DevTools/versioning.node.mjs && git add ."
"precommit": "bun DevTools/versioning.ts && git add ."
}
},
"dependencies": {
Expand Down

0 comments on commit 18ce2b1

Please sign in to comment.