-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0 CHANGELOG.md [skip ci]
- Loading branch information
1 parent
f534fa7
commit 6baf1e7
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# 1.0.0 (2022-08-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **chezmoi:** added quote to singingKey ([47a3410](https://github.com/kolvin/dotfiles/commit/47a34103a507bea8b54548c1882fe9d42f9ace90)) | ||
* **ssh:** pulling correct file from vault ([69544ba](https://github.com/kolvin/dotfiles/commit/69544ba17d9d666cc3d0f44aa19b0f8765ea08ff)) | ||
* **ssh:** pulling correct file from vault ([9397056](https://github.com/kolvin/dotfiles/commit/9397056ebacf7dbf8c96652c25234620f62de756)) | ||
|
||
|
||
### Features | ||
|
||
* **chezmoi:** created chezmoi value prompt file for new config creation ([27af8fe](https://github.com/kolvin/dotfiles/commit/27af8fe1cb1445c1e51132ca6b75eb1adecade3d)) | ||
* created install script and fleshed out macos tools ([7aac4ca](https://github.com/kolvin/dotfiles/commit/7aac4ca2b54e4a6af95df8a544b1a68cb236f7da)) | ||
* **git:** created template file to generate .gitconfig ([b078e0a](https://github.com/kolvin/dotfiles/commit/b078e0a40497fdd3949557b73439e206f422b418)) | ||
* **git:** setting pull action to rebase ([3b41fd1](https://github.com/kolvin/dotfiles/commit/3b41fd10414cee5c5218c847327d8b8424f21914)) | ||
* **helix:** installing helix editor for linux, build from source ([7ae9925](https://github.com/kolvin/dotfiles/commit/7ae9925058aae9cfd14002773ac3d5f89ca2ad56)) | ||
* **helix:** installing helix editor for macos ([61561a7](https://github.com/kolvin/dotfiles/commit/61561a75b6776990a99dd1f59a30d4e919b44e30)) | ||
* installing psgl in brew and added macos vscode settings ([de23fd5](https://github.com/kolvin/dotfiles/commit/de23fd5212d794658565cd88fb83babb91f1e30c)) | ||
* **linux:** replicated a bunch of tooling setup for linux env ([44ef0cf](https://github.com/kolvin/dotfiles/commit/44ef0cf5a6e9f240898cdeae8828a2348f84216a)) | ||
* **ssh:** added template files to render ssh keys from 1password, yes including my public keys ([ae78e3d](https://github.com/kolvin/dotfiles/commit/ae78e3d91b88aa9092948d7e07230df777a57d94)) | ||
* **terragrunt:** installing tgswitch and exporting home bin path ([8c8f8ad](https://github.com/kolvin/dotfiles/commit/8c8f8ad3b03dd52aa4b72380a14428b28e6eed29)) | ||
* **tgswitch:** install and setup tgsitch for linux ([7234dd3](https://github.com/kolvin/dotfiles/commit/7234dd3ef57e28531787b8c4019d3f86bf5b8669)) | ||
* **zsh:** created .p10k zsh theme statefile ([57db7da](https://github.com/kolvin/dotfiles/commit/57db7dab4a8d32b7701f9184b38529eccc2624a5)) | ||
* **zsh:** created .zsh statefile ([2fef529](https://github.com/kolvin/dotfiles/commit/2fef529fd2b22315821bad2c6eeb1e45833c345c)) | ||
* **zsh:** created chezmoi ignore me file ([709e259](https://github.com/kolvin/dotfiles/commit/709e259244a0ce9bee98d67f217f09078d737dff)) | ||
* **zsh:** setup external pacakges to be used by zsh ([a6ea3c5](https://github.com/kolvin/dotfiles/commit/a6ea3c52208d6acb5ff43c04f921759312373f9b)) | ||
* **zsh:** updated powerlevel10k theme settings ([1531778](https://github.com/kolvin/dotfiles/commit/15317783da7a6c420f4dc2c2e8e464bb99a1901c)) |