Skip to content

Commit

Permalink
feat(package.json): release '0.2.74'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Aug 1, 2023
1 parent fd9e42b commit 1d71bfa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,22 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.73](https://github.com/YoeriNijs/vienna/compare/0.2.72...0.2.73)
## [0.2.74](https://github.com/YoeriNijs/vienna/compare/0.2.73...0.2.74)

### Merged

- refactor(dark mode): change global dark mode implementation [`#73`](https://github.com/YoeriNijs/vienna/pull/73)

## [0.2.73](https://github.com/YoeriNijs/vienna/compare/0.2.72...0.2.73) - 2023-08-01

### Merged

- refactor(vpipe): refactor VPipe so pipe name is in decorator instead [`#72`](https://github.com/YoeriNijs/vienna/pull/72)

### Commits

- feat(package.json): release '0.2.73' [`282b753`](https://github.com/YoeriNijs/vienna/commit/282b753f5c306d2f78e1cc5a3783f55c1ab8673a)

## [0.2.72](https://github.com/YoeriNijs/vienna/compare/0.2.71...0.2.72) - 2023-07-31

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vienna-ts",
"version": "0.2.73",
"version": "0.2.74",
"description": "A small frontend framework to build big things",
"author": "Yoeri Nijs",
"license": "GPL-3.0",
Expand Down

0 comments on commit 1d71bfa

Please sign in to comment.