Skip to content

Tags: AlexNabokikh/ubuntu-playbook

Tags

v2.6.0

chore(release): version 2.6.0 [skip ci]

## [2.6.0](v2.5.0...v2.6.0) (2023-12-14)

### Features

* **nix:** added nix packages installation task ([#24](#24)) ([b0bdaf9](b0bdaf9))

v2.5.0

chore(release): version 2.5.0 [skip ci]

## [2.5.0](v2.4.0...v2.5.0) (2023-06-27)

### Features

* **extra_packages:** allow to pass extra arguments to pip ([cac07c9](cac07c9))

### Bug Fixes

* **extra_packages:** remove become as packages should never be installed under su ([b755293](b755293))

v2.4.0

chore(release): version 2.4.0 [skip ci]

## [2.4.0](v2.3.3...v2.4.0) (2023-05-25)

### Features

* **apt:** added the ability to add ppa and deb repositories ([57d865a](57d865a))

v2.3.3

chore(release): version 2.3.3 [skip ci]

## [2.3.3](v2.3.2...v2.3.3) (2023-05-24)

### Bug Fixes

* **flatpak:** renamed the main repo to flathub ([0670b75](0670b75))

v2.3.2

chore(release): version 2.3.2 [skip ci]

## [2.3.2](v2.3.1...v2.3.2) (2023-05-21)

### Bug Fixes

* extra_packages installation ([fe73237](fe73237))

v2.3.1

chore(release): version 2.3.1 [skip ci]

## [2.3.1](v2.3.0...v2.3.1) (2023-05-19)

### Bug Fixes

* **extra_packages:** renamed task to confirm naming convetion ([5980d2a](5980d2a))

v2.3.0

chore(release): version 2.3.0 [skip ci]

## [2.3.0](v2.2.0...v2.3.0) (2023-05-19)

### Features

* added the ability to run arbitrary scripts ([#17](#17)) ([f04ca07](f04ca07))

v2.2.0

chore(release): version 2.2.0 [skip ci]

## [2.2.0](v2.1.0...v2.2.0) (2023-05-18)

### Features

* **gnome:** added gnome customization role ([73d9b1e](73d9b1e))

v2.1.0

chore(release): version 2.1.0 [skip ci]

## [2.1.0](v2.0.0...v2.1.0) (2023-05-17)

### Features

* **flatpak:** added flatpak packages installation task ([8419402](8419402))
* **snap:** set classic confinement as default ([df5a343](df5a343))

v2.0.0

chore(release): version 2.0.0 [skip ci]

## [2.0.0](v1.2.0...v2.0.0) (2023-05-17)

### ⚠ BREAKING CHANGES

* **zsh:** Plugins format changed, check example.config.yml for details

### Features

* **zsh:** added omz custom themes installation task ([22d0dde](22d0dde))