Skip to content

Commit

Permalink
Merge branch 'main' into adobeGH-204
Browse files Browse the repository at this point in the history
  • Loading branch information
pulguptaAdobe committed Jan 15, 2024
2 parents f683219 + d66dee8 commit ff70fee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# 📑 Changelog

## [Unreleased](https://github.com/adobe/aio-lib-java/tree/HEAD)

[Full Changelog](https://github.com/adobe/aio-lib-java/compare/aio-lib-java-1.1.16...HEAD)

### 📁 Other pull requests

- `aio-lib-osgi` added export instruction for auth package \(\#202\) [\#203](https://github.com/adobe/aio-lib-java/pull/203) ([francoisledroff](https://github.com/francoisledroff))

## [aio-lib-java-1.1.16](https://github.com/adobe/aio-lib-java/tree/aio-lib-java-1.1.16) (2024-01-12)

[Full Changelog](https://github.com/adobe/aio-lib-java/compare/aio-lib-java-1.1.14...aio-lib-java-1.1.16)
Expand Down
1 change: 1 addition & 0 deletions aem/lib_osgi/src/main/bnd/aio-lib-osgi.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Import-Package: \
com.fasterxml.jackson.databind.type;version="[2.9,3)",\
*
Export-Package: com.adobe.aio.workspace;version="${project.version}";provide:=true,\
com.adobe.aio.auth;version="${project.version}";provide:=true,\
com.adobe.aio.exception;version="${project.version}";provide:=true,\
com.adobe.aio.util;version="${project.version}";provide:=true,\
com.adobe.aio.ims;version="${project.version}";provide:=true,\
Expand Down

0 comments on commit ff70fee

Please sign in to comment.