Skip to content

Commit

Permalink
updated changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
muskansethi1 committed Oct 7, 2024
1 parent cca8a5b commit cbbbca8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
The format is based on [Keep a Changelog](http://keepachangelog.com/).

## Version 1.1.7

### Fixed

- Fix for scenario where an aspect has a composition.

## Version 1.1.6

### Added
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": "@cap-js/attachments",
"description": "CAP cds-plugin providing image and attachment storing out-of-the-box.",
"version": "1.1.6",
"version": "1.1.7",
"repository": "cap-js/attachments",
"author": "SAP SE (https://www.sap.com)",
"homepage": "https://cap.cloud.sap/",
Expand Down

0 comments on commit cbbbca8

Please sign in to comment.