Skip to content

Commit

Permalink
v1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
wachunei committed Sep 18, 2020
1 parent 8388d6c commit 267e2ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
## Changelog

### [v1.0.12](https://github.com/wachunei/directUC/compare/v1.0.11...v1.0.12)
### [v1.0.13](https://github.com/wachunei/directUC/compare/v1.0.12...v1.0.13)

> 18 September 2020
- Add Drag Handler and About section [`#74`](https://github.com/wachunei/directUC/pull/74)

### [v1.0.12](https://github.com/wachunei/directUC/compare/v1.0.11...v1.0.12)

> 17 September 2020
- Fix keeping always at least one service displayed in popup [`#73`](https://github.com/wachunei/directUC/pull/73)
- Add services sorting using drag and drop [`#72`](https://github.com/wachunei/directUC/pull/72)
- Bump lint-staged from 10.3.0 to 10.4.0 [`#71`](https://github.com/wachunei/directUC/pull/71)
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": "direct-uc",
"description": "Extensión web que permite a alumnos y funcionarios de la Pontificia Universidad Católica de Chile el ingreso directo a diferentes servicios ofrecidos por esta.",
"version": "1.0.12",
"version": "1.0.13",
"repository": "git@github.com:wachunei/directUC.git",
"author": "Pedro Pablo Aste Kompen <wachunei@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 267e2ce

Please sign in to comment.