Skip to content

Commit

Permalink
Merge pull request #67 from ditrit/bugfix/models
Browse files Browse the repository at this point in the history
Bugfix: errors in models
  • Loading branch information
Zorin95670 authored Jul 11, 2024
2 parents 69eb089 + 5774a6c commit 64d919a
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 10 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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)

## [Unreleased]

### Fixed

- Fix cut icon of step/workflow/trigger on svg export.
- Fix wrong svg size of trigger.

## [0.4.0] - 2024/07/11

### Added
Expand Down
7 changes: 1 addition & 6 deletions public/models/job.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/models/step.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/models/trigger.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/models/workflow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 64d919a

Please sign in to comment.