Skip to content

Commit

Permalink
ci(release): update collection to 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2022-02-22)

### 🤖 Automation

* **collection:** allow local build and publish ([8a3288a](8a3288a))
* **make:** refactor targets ([6abba20](6abba20))
* **distros:** drop support for EOL distros ([93ba98c](93ba98c))
* **molecule:** ability to test collection with molecule ([f9e0126](f9e0126))
* **molecule:** drop support for eol distro ([5e55b26](5e55b26))

### ✨ Features

* **apt_proxy:** add apt_proxy role ([31f347a](31f347a))
* **asdf:** add asdf role ([83312bb](83312bb))
* **common:** add common role ([8bba86a](8bba86a))
* **fonts:** add fonts role ([2e25103](2e25103))

### 🐛 Bug Fixes

* **fonts:** improve variable inclusion ([070a7e5](070a7e5))
* **initial:** initial files ([28c217e](28c217e))
  • Loading branch information
semantic-release-bot committed Feb 22, 2022
1 parent 30e9933 commit 5afbc72
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## 1.0.0 (2022-02-22)


### :robot: Automation

* **collection:** allow local build and publish ([8a3288a](https://github.com/donhector/ansible-collection-workstation/commit/8a3288a825375cbfeca6745901832453cef7cf90))
* **make:** refactor targets ([6abba20](https://github.com/donhector/ansible-collection-workstation/commit/6abba2085697afe5dab80c2a987c5bfd5ed399eb))
* **distros:** drop support for EOL distros ([93ba98c](https://github.com/donhector/ansible-collection-workstation/commit/93ba98cea128c840de8a77ab7c63b65649980635))
* **molecule:** ability to test collection with molecule ([f9e0126](https://github.com/donhector/ansible-collection-workstation/commit/f9e01260e39fde03f40e6cbf5ddde99206a0f1f1))
* **molecule:** drop support for eol distro ([5e55b26](https://github.com/donhector/ansible-collection-workstation/commit/5e55b26ec9e2801df4d75818719f5df9701c7043))


### :sparkles: Features

* **apt_proxy:** add apt_proxy role ([31f347a](https://github.com/donhector/ansible-collection-workstation/commit/31f347a4e37ffce92f8aecc792683e6c3d20f403))
* **asdf:** add asdf role ([83312bb](https://github.com/donhector/ansible-collection-workstation/commit/83312bb23ab5a091a47e743398acbc4fe3148fe1))
* **common:** add common role ([8bba86a](https://github.com/donhector/ansible-collection-workstation/commit/8bba86a418b5c3cd8ef4979e56c06ff1fe5a8032))
* **fonts:** add fonts role ([2e25103](https://github.com/donhector/ansible-collection-workstation/commit/2e251038ce7fd5250584a6d1a2ae0a86e8a2c808))


### :bug: Bug Fixes

* **fonts:** improve variable inclusion ([070a7e5](https://github.com/donhector/ansible-collection-workstation/commit/070a7e5903b6d466405b5a50fd706b871eab6af1))
* **initial:** initial files ([28c217e](https://github.com/donhector/ansible-collection-workstation/commit/28c217ecd128b4b8a5363f4aa2406504cef4705e))

0 comments on commit 5afbc72

Please sign in to comment.