Skip to content

Commit

Permalink
chore(release): prepare for 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Jul 23, 2024
1 parent 51626f2 commit 33929a7
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 30 deletions.
100 changes: 71 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,47 @@

All notable changes to this project will be documented in this file.

## [1.9.2] - 2024-07-23

### Bug Fixes

- Update yubikey manager
- Update fido2
- Update qmk

### Miscellaneous tasks

- Add swayimg
- Upgrade dorst config
- Add `zola`
- Add `ruby`
- Add funding info
- Bump ansible to 2.17
- Drop `cxxmatrix`

### Operations

- Update actions
- Update labeler to v5
- Reformat labeler config
- Bump macos
- Configure dependabot
- Bump actions/setup-python from 3 to 5
- Install vagrant
- Install virtualbox
- Switch to ubuntu-latest
- Fix profile label
- Bump actions/deploy-pages from 1 to 4
- Bump actions/upload-pages-artifact from 1 to 3

### Styling

- Fix `ci` formatting

### Testing

- Fix network interfaces

## [1.9.1] - 2024-02-05

### Bug Fixes
Expand All @@ -19,16 +60,16 @@ All notable changes to this project will be documented in this file.

- Change `wg` defaults

### CI/CD

- Update linter
- Bump fbsd version

### Miscellaneous tasks

- Bump ansible version
- Update LICENSE

### Operations

- Update linter
- Bump fbsd version

### Refactor

- Rename variables within roles
Expand Down Expand Up @@ -123,10 +164,6 @@ All notable changes to this project will be documented in this file.

- Drop redundant shell change

### CI/CD

- Update `checkout`

### Documentation

- Fix galaxy badge
Expand All @@ -136,6 +173,10 @@ All notable changes to this project will be documented in this file.

- Add shell setting

### Operations

- Update `checkout`

## [1.4.1] - 2023-09-12

### Bug Fixes
Expand Down Expand Up @@ -221,10 +262,6 @@ All notable changes to this project will be documented in this file.
- Check dotfiles list
- Edit `poudriere_zfs`

### CI/CD

- Add pr labeler

### Documentation

- Update README.md
Expand All @@ -247,6 +284,10 @@ All notable changes to this project will be documented in this file.
- Enable IPv6
- Edit documentation link

### Operations

- Add pr labeler

### Testing

- Update molecule tests
Expand Down Expand Up @@ -323,11 +364,6 @@ All notable changes to this project will be documented in this file.
- Use explicit variable declaration
- Fix argument validation

### CI/CD

- Drop docs.yml
- Add ansible-lint

### Documentation

- Fix docsite files
Expand All @@ -352,6 +388,11 @@ All notable changes to this project will be documented in this file.
- Fix formatting
- Prepare for 1.0.1

### Operations

- Drop docs.yml
- Add ansible-lint

### Styling

- Edit usage
Expand Down Expand Up @@ -387,17 +428,6 @@ All notable changes to this project will be documented in this file.
- Fix src parameters
- Fix ohmyzsh installer

### CI/CD

- Fix test script
- Add docsite workflow
- Use profiles
- Update scripts
- Switch to molecule
- Rename docsite workflow
- Fix `lint`
- Update linter

### Documentation

- Update header
Expand Down Expand Up @@ -455,6 +485,17 @@ All notable changes to this project will be documented in this file.
- Update `build_ignore`
- Move screenshot

### Operations

- Fix test script
- Add docsite workflow
- Use profiles
- Update scripts
- Switch to molecule
- Rename docsite workflow
- Fix `lint`
- Update linter

### Styling

- Fix formatting
Expand Down Expand Up @@ -484,3 +525,4 @@ All notable changes to this project will be documented in this file.

- Force copy


2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace: charlesrocket
name: freebsd
version: 1.9.1
version: 1.9.2
readme: README.md
description: FreeBSD collection for workstations/servers
authors:
Expand Down

0 comments on commit 33929a7

Please sign in to comment.