Skip to content

Releases: franciscosuca/onlineCv

v2.0.0:Dynamic application connected to Azure Cosmos

01 Aug 11:04
63f2a76

Choose a tag to compare

TLDR;

  • Create CosmoDB and create connector on the project to fetch data from there
  • Create AZ function that updates/create cosmosDB item(s) once the blob is update
  • Retrieve data from cosmosDB
  • Create pipeline on Github to connect with AZ (Deploy webapp to azure static webapp)

What's Changed

Full Changelog: v1.1.2...v2.0.0

v1.2.6

21 Mar 11:28

Choose a tag to compare

1.2.6 (2025-03-21)

Bug Fixes

  • Improve hamburger menu by putting in vertical [#23]
  • Updated page footer

v1.2.4

20 Mar 07:40

Choose a tag to compare

v1.2.4 Pre-release
Pre-release

1.2.4 (2025-03-20)

Bug Fixes

  • try another semantic configuration to generate log (7ba207d)

v1.2.3

20 Mar 07:16

Choose a tag to compare

v1.2.3 Pre-release
Pre-release

1.2.3 (2025-03-20)

Bug Fixes

  • update project version, goals, and add changelog configuration for semantic-release. (2cbea44)

v1.2.2

19 Mar 14:47
5a959bc

Choose a tag to compare

v1.2.2 Pre-release
Pre-release

Enable semantic-release on the project.

v1.2.1

19 Mar 14:22

Choose a tag to compare

v1.2.1 Pre-release
Pre-release

1.2-1 (2025-03-19)

Bug Fixes

  • remove extra branch from the release-workflow (4b05f36)

v1.2.0

19 Mar 14:18

Choose a tag to compare

v1.2.0 Pre-release
Pre-release

1.2.0 (2025-03-19)

Bug Fixes

  • Add pnpm to the pipeline. (a1a94e6)
  • enable semantic to work on the feature/semantic-release branch for test purposes. (b628281)

v1.1.2

18 Mar 08:00
fcac3e6

Choose a tag to compare

What's Changed

  • Skills page with two graphs
  • Add Hambuger menu for small screens

Full Changelog: https://github.com/franciscosuca/my-blog/commits/v1.1.2

v1.1.1

14 Mar 20:43
5049826

Choose a tag to compare

v1.1.1 Pre-release
Pre-release

What have changed

Enable Skills page

  • Defined how the technologies per experience should be stored
  • Create page to generate a graph based on the technologies listed on the work experiences
  • Create chart-component that will show the programming experience

Full Changelog: https://github.com/franciscosuca/my-blog/commits/v1.1.1

v1.0.0

14 Feb 10:07
3ee0422

Choose a tag to compare

What's Changed

  • Update 'About Me' page
  • Update 'Contact' Footer
  • Define format for data (dates, position, location, description)
  • Experience pages (Component for pages about my experiences as software engineer)
  • Remove files and folders from original template related to blog
  • App hosting & deployment pipeline

New Contributors

Full Changelog: https://github.com/franciscosuca/my-blog/commits/v1.0