Skip to content

Commit

Permalink
build: bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
adarleyjrr committed Feb 26, 2021
1 parent eec79f4 commit 0978ece
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### **Breaking changes**

### Added

### Fixed

## [1.1.9] - 2021-02-26

### Fixed

- Absolute position of drawer in relation to screen fixed to also lock beginning of drawer to left side of screen
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perimetre/ui",
"description": "A component library made by @perimetre",
"version": "1.1.8",
"version": "1.1.9",
"repository": {
"type": "git",
"url": "git+https://github.com/perimetre/ui.git"
Expand Down

0 comments on commit 0978ece

Please sign in to comment.