Skip to content

Commit

Permalink
build 📦(docs): generate docs (#97)
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Mayta <luis@hadenlabs.com>
  • Loading branch information
luismayta committed Jan 26, 2025
1 parent 6dba862 commit e2dd99b
Show file tree
Hide file tree
Showing 3 changed files with 2,095 additions and 1,627 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,21 @@ All notable changes to this project will be documented in this file. This file u

> 2021-01-26
### Bug Fixes
### ⚡ Performance Improvements

- change name load goenv init ([#10](https://github.com/hadenlabs/zsh-goenv/issues/10))
- delete unnecessary load goenv init ([#10](https://github.com/hadenlabs/zsh-goenv/issues/10))

### Performance Improvements
### 🐛 Bug Fixes

- delete unnecessary load goenv init ([#10](https://github.com/hadenlabs/zsh-goenv/issues/10))
- change name load goenv init ([#10](https://github.com/hadenlabs/zsh-goenv/issues/10))

<a name="0.1.0"></a>

## 0.1.0

> 2021-01-26
### Code Refactoring

- name functions for project ([#3](https://github.com/hadenlabs/zsh-goenv/issues/3))

### Features
### Other changes

- implement settings chglog ([#6](https://github.com/hadenlabs/zsh-goenv/issues/6))
- implement settings stylintrc ([#5](https://github.com/hadenlabs/zsh-goenv/issues/5))
Expand All @@ -42,3 +38,7 @@ All notable changes to this project will be documented in this file. This file u
- implement settings for docker and docker-compose ([#1](https://github.com/hadenlabs/zsh-goenv/issues/1))
- implement actions for make ([#1](https://github.com/hadenlabs/zsh-goenv/issues/1))
- implement settings project ([#1](https://github.com/hadenlabs/zsh-goenv/issues/1))

### ♻ Code Refactoring

- name functions for project ([#3](https://github.com/hadenlabs/zsh-goenv/issues/3))
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Using the given version number of `MAJOR.MINOR.PATCH`, we apply the following co

## Copyright

Copyright © 2018-2024 [Hadenlabs](https://hadenlabs.com)
Copyright © 2018-2025 [Hadenlabs](https://hadenlabs.com)

## Trademarks

Expand Down
Loading

0 comments on commit e2dd99b

Please sign in to comment.