Skip to content

Commit b0fe180

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent b445eaa commit b0fe180

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/casl-aurelia/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.2.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2022-07-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **package:** add repository directory into package.json for all @casl/* packages ([#560](https://github.com/stalniy/casl/issues/560)) ([0ef534c](https://github.com/stalniy/casl/commit/0ef534c9df44816cd64d5142f41621034e5b70db))
11+
512
# [1.2.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2021-05-12)
613

714

packages/casl-aurelia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@casl/aurelia",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Aurelia plugin for CASL which makes it easy to add permissions in any Aurelia apps",
55
"main": "dist/umd/index.js",
66
"module": "dist/es5m/index.js",

0 commit comments

Comments
 (0)